https://bugs.kde.org/show_bug.cgi?id=387556
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://commits.kde.org/pla |https://commits.kde.org/kde |sma-vault/45ad41edad0df1d11 |d/496b785f2218c240326c7c98d |8317cba9497c02fb1b3870d |47bede4b140f3bf Resolution|--- |FIXED Status|REOPENED |RESOLVED --- Comment #10 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 496b785f2218c240326c7c98d47bede4b140f3bf by David Edmundson. Committed on 07/04/2019 at 15:35. Pushed by davidedmundson into branch 'master'. Install .desktop file for kded5 Summary: This is useful as on wayland setting a path to a desktop file is mandatory for icons on any windows. Qt sets the app_id to org.kde.kde5 but this desktop file doesn't exist. We do a similar fix in plasmashell and other services that don't really map to the traditional application pattern. I set the type to something other than Application so we don't have to put an Exec line though it wouldn't really matter as it's hidden anway. Test Plan: Opened a vault Got an icon Reviewers: ivan Reviewed By: ivan Subscribers: kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D19986 M +1 -0 CMakeLists.txt A +7 -0 org.kde.kded5.desktop https://commits.kde.org/kded/496b785f2218c240326c7c98d47bede4b140f3bf -- You are receiving this mail because: You are watching all bug changes.