davidedmundson added a comment.
Sorry, I missed your message. INLINE COMMENTS > dfaure wrote in org.kde.kded5.desktop:4 > What does SystemService mean? > > I'm seeing a warning from the kservice framework: > The desktop entry file "<prefix>/share/applications/org.kde.kded5.desktop" > has Type= "SystemService" instead of "Application" or "Service". > > Would it be ok to use Service instead, or does SystemService have a special > meaning on wayland? > Would it be ok to use Service instead, or does SystemService have a special > meaning on wayland? From the POV of the bug we're fixing, sure. SystemService means nothing, it's an invalid type. The reason I used an invalid type is to suppress a different warning about not having a name/comment, and I didn't want to make translators do any work for something that is never shown. REPOSITORY R297 KDED REVISION DETAIL https://phabricator.kde.org/D19986 To: davidedmundson, ivan Cc: rjvbb, dfaure, kde-frameworks-devel, LeGast00n, sbergeron, michaelh, ngraham, bruns