diff options
author | Timothy Pearson <[email protected]> | 2014-10-11 17:19:20 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-11 17:19:20 -0500 |
commit | 3e62cfb2208c559412d73e7d256973264ad32c62 (patch) | |
tree | 7b9eb7bed3cfd232cfdd2220870cddb641ab6363 /systemsettings/menu | |
parent | f5753ada4a89f2f066d6e9430f0a981049d44db0 (diff) | |
download | tde-systemsettings-3e62cfb2208c559412d73e7d256973264ad32c62.tar.gz tde-systemsettings-3e62cfb2208c559412d73e7d256973264ad32c62.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'systemsettings/menu')
-rw-r--r-- | systemsettings/menu/kcm_knetworkconfmodule_ss.desktop | 2 | ||||
-rw-r--r-- | systemsettings/menu/kcmfontinst.desktop | 2 | ||||
-rw-r--r-- | systemsettings/menu/laptop.desktop | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/systemsettings/menu/kcm_knetworkconfmodule_ss.desktop b/systemsettings/menu/kcm_knetworkconfmodule_ss.desktop index 268f1a6..139d420 100644 --- a/systemsettings/menu/kcm_knetworkconfmodule_ss.desktop +++ b/systemsettings/menu/kcm_knetworkconfmodule_ss.desktop @@ -8,7 +8,7 @@ X-TDE-FactoryName=knetworkconfmodule Type=Application Exec=tdecmshell kcm_knetworkconfmodule Icon=knetworkconf -DocPath=knetworkconf/index.html +X-DocPath=knetworkconf/index.html Comment=Configure Network Settings Comment[ar]=إعداد تعيينات الشبكة diff --git a/systemsettings/menu/kcmfontinst.desktop b/systemsettings/menu/kcmfontinst.desktop index 336e84c..30e1aea 100644 --- a/systemsettings/menu/kcmfontinst.desktop +++ b/systemsettings/menu/kcmfontinst.desktop @@ -2,7 +2,7 @@ Exec=tdecmshell kcmfontinst Icon=fonts Type=Application -DocPath=kcontrol/kcmfontinst/index.html +X-DocPath=kcontrol/kcmfontinst/index.html X-TDE-Library=fontinst diff --git a/systemsettings/menu/laptop.desktop b/systemsettings/menu/laptop.desktop index 3312168..ba9d472 100644 --- a/systemsettings/menu/laptop.desktop +++ b/systemsettings/menu/laptop.desktop @@ -5,7 +5,7 @@ X-TDE-Init=laptop Exec=tdecmshell laptop Icon=laptop_battery Type=Application -DocPath=kcontrol/laptop/index.html +X-DocPath=kcontrol/laptop/index.html Categories=Qt;TDE;X-TDE-settings-hardware; Comment=Laptop Battery Comment[af]=Draagbare rekenaar Batery |