diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:18 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:18 -0500 |
commit | 3ca9812e61c990d0223b2eab91ab7fb7e00ed0df (patch) | |
tree | 26a3df18ee29fc076408de2a05d02946fa5348f9 /src/kcm | |
parent | feb4f34026e19e70ce2445d6a9dff77e734cfc5d (diff) | |
download | knemo-3ca9812e61c990d0223b2eab91ab7fb7e00ed0df.tar.gz knemo-3ca9812e61c990d0223b2eab91ab7fb7e00ed0df.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'src/kcm')
-rw-r--r-- | src/kcm/kcm_knemo.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kcm/kcm_knemo.desktop b/src/kcm/kcm_knemo.desktop index 3594f18..043f777 100644 --- a/src/kcm/kcm_knemo.desktop +++ b/src/kcm/kcm_knemo.desktop @@ -3,7 +3,7 @@ Encoding=UTF-8 Type=Application Exec=tdecmshell kcm_knemo Icon=knemo -DocPath=kcontrol/knemo/index.html +X-DocPath=kcontrol/knemo/index.html X-TDE-ModuleType=Library X-TDE-Library=knemo X-TDE-FactoryName=knemo |