https://bugs.kde.org/show_bug.cgi?id=449859
Alexander Lohnau <alexander.loh...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kio/commit/794b0280c | |babdfc222893381e220e9ec92c5 | |26bc --- Comment #4 from Alexander Lohnau <alexander.loh...@gmx.de> --- Git commit 794b0280cbabdfc222893381e220e9ec92c526bc by Alexander Lohnau. Committed on 19/02/2022 at 17:08. Pushed by alex into branch 'master'. Fix trash KCM not having any icon on wayland The plugin id is "kcm_trash", with https://invent.kde.org/plasma/kde-cli-tools/-/blob/master/kcmshell/main.cpp#L345 we want to make sure the desktop entry is found for it. This is what we did for other KCMs inside of Plasma too. M +1 -0 src/ioslaves/trash/CMakeLists.txt A +91 -0 src/ioslaves/trash/kcm_trash.desktop https://invent.kde.org/frameworks/kio/commit/794b0280cbabdfc222893381e220e9ec92c526bc -- You are receiving this mail because: You are watching all bug changes.