Add Plasma/Generic servicetype

This irons out an asymmetry: Plasma/Generic was never read from
KService, as the service type wasn't registered, we just looked it up in
the right directory.

This patch allows us to use KService to list packages, the
installPackage cmake macro installs the service files for us already.
Apps that look up the package in the "right path" still work.
This commit is contained in:
Sebastian Kügler 2013-05-02 23:54:11 +02:00
parent a515edf387
commit a8ac6ab694
2 changed files with 7 additions and 0 deletions

View File

@ -220,6 +220,7 @@ install(FILES
data/servicetypes/plasma-containment.desktop
data/servicetypes/plasma-containmentactions.desktop
data/servicetypes/plasma-dataengine.desktop
data/servicetypes/plasma-generic.desktop
data/servicetypes/plasma-packagestructure.desktop
data/servicetypes/plasma-runner.desktop
data/servicetypes/plasma-scriptengine.desktop

View File

@ -0,0 +1,6 @@
[Desktop Entry]
Type=ServiceType
X-KDE-ServiceType=Plasma/Generic
Name=Plasma Package
Comment=Generic Plasma Package