https://bugs.kde.org/show_bug.cgi?id=458812
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |8cd5190fac930102f7633084762 |07fe092fc008580ae767d046785 |461c5e67d4164 |c9e08b94aa70f --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit 07fe092fc008580ae767d046785c9e08b94aa70f by Nate Graham. Committed on 08/09/2022 at 01:18. Pushed by ngraham into branch 'Plasma/5.24'. applets/kicker: use better API to determine apps' AppStream IDs The current code gathers AppStream IDs by looking at the app's desktop name and then adding ".desktop" onto the end of this, reflecting a now-deprecated convention that every AppStream ID ought to end in ".desktop". This hasn't been true for a while and isn't correct today; let's use a more modern API that returns more correct results. FIXED-IN: 5.24.7 (cherry picked from commit 8cd5190fac930102f7633084762461c5e67d4164) M +2 -1 applets/kicker/plugin/actionlist.cpp https://invent.kde.org/plasma/plasma-workspace/commit/07fe092fc008580ae767d046785c9e08b94aa70f -- You are receiving this mail because: You are watching all bug changes.