diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:22 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:22 -0500 |
commit | 24db855178b48508b54c201c503a89ef8d6e36e9 (patch) | |
tree | 18aa37936a4acfff0008d01934be8b0879d6cb77 /ksplashml | |
parent | ee9dade9cf387a60b5c2a591500f68d8096ad9dc (diff) | |
download | tdebase-24db855178b48508b54c201c503a89ef8d6e36e9.tar.gz tdebase-24db855178b48508b54c201c503a89ef8d6e36e9.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'ksplashml')
5 files changed, 5 insertions, 5 deletions
diff --git a/ksplashml/kcmksplash/ksplashthememgr.desktop b/ksplashml/kcmksplash/ksplashthememgr.desktop index e9503655b..de413b402 100644 --- a/ksplashml/kcmksplash/ksplashthememgr.desktop +++ b/ksplashml/kcmksplash/ksplashthememgr.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Icon=ksplash Exec=tdecmshell ksplashthememgr -DocPath=ksplashml/index.html +X-DocPath=ksplashml/index.html X-TDE-ModuleType=Library X-TDE-Library=ksplashthemes diff --git a/ksplashml/themeengine/default/ksplashdefault.desktop b/ksplashml/themeengine/default/ksplashdefault.desktop index 2f4f3d236..079f29e92 100644 --- a/ksplashml/themeengine/default/ksplashdefault.desktop +++ b/ksplashml/themeengine/default/ksplashdefault.desktop @@ -90,7 +90,7 @@ Name[ta]=Kஸ்ப்ளாஷ் Legacy Name[tg]=МеросиKSplash Name[vi]=Chào mừng TDE Gia tài Name[wa]=KSplashTayons -ServiceTypes=KSplash/Plugin +X-TDE-ServiceTypes=KSplash/Plugin X-TDE-Library=ksplashdefault X-KSplash-Default=true X-KSplash-PluginName=Default diff --git a/ksplashml/themeengine/redmond/ksplashredmond.desktop b/ksplashml/themeengine/redmond/ksplashredmond.desktop index 1494342a5..12b2dbd7a 100644 --- a/ksplashml/themeengine/redmond/ksplashredmond.desktop +++ b/ksplashml/themeengine/redmond/ksplashredmond.desktop @@ -89,7 +89,7 @@ Name[tg]=РайдмондиKSplash Name[th]=KSplash แบบเรดมอนด์ Name[vi]=Chào mừng TDE Redmond Name[zh_TW]=KSplachRedmond -ServiceTypes=KSplash/Plugin +X-TDE-ServiceTypes=KSplash/Plugin X-TDE-Library=ksplashredmond X-KSplash-Default=true X-KSplash-PluginName=Redmond diff --git a/ksplashml/themeengine/standard/ksplashstandard.desktop b/ksplashml/themeengine/standard/ksplashstandard.desktop index 91fffeb12..78b9c559b 100644 --- a/ksplashml/themeengine/standard/ksplashstandard.desktop +++ b/ksplashml/themeengine/standard/ksplashstandard.desktop @@ -90,7 +90,7 @@ Name[tg]=СтандартиKSplash Name[th]=KSplash แบบมาตรฐาน Name[vi]=Chào mừng TDE Tiêu chuẩn Name[wa]=KSplashStandård -ServiceTypes=KSplash/Plugin +X-TDE-ServiceTypes=KSplash/Plugin X-TDE-Library=ksplashstandard X-KSplash-Default=true X-KSplash-PluginName=Standard diff --git a/ksplashml/themeengine/unified/ksplashunified.desktop b/ksplashml/themeengine/unified/ksplashunified.desktop index 08d298f0a..6b263eef2 100644 --- a/ksplashml/themeengine/unified/ksplashunified.desktop +++ b/ksplashml/themeengine/unified/ksplashunified.desktop @@ -71,7 +71,7 @@ Comment[wa]=Tchôke-divins KSplash (waitroûle d' enondaedje) Comment[zh_CN]=KSplash 插件 Comment[zh_TW]=KSplash 外掛程式 Name=KSplashUnified -ServiceTypes=KSplash/Plugin +X-TDE-ServiceTypes=KSplash/Plugin X-TDE-Library=ksplashunified X-KSplash-Default=true X-KSplash-PluginName=Unified |