davidedmundson created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. davidedmundson requested review of this revision.
REVISION 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. BUG: 387556 TEST PLAN Opened a vault Got an icon REPOSITORY R297 KDED BRANCH master REVISION DETAIL https://phabricator.kde.org/D19986 AFFECTED FILES CMakeLists.txt org.kde.kded5.desktop To: davidedmundson Cc: kde-frameworks-devel, michaelh, ngraham, bruns