diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:23 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:23 -0500 |
commit | 9545faf0fc330f3e26179997ababa3bfa26eaa8f (patch) | |
tree | a68e8c0fb01ad824f38e158d45ae96b253abd8ed /kgamma | |
parent | a99fd3399d43ad5070b3f4fb1a062dd1a8de0150 (diff) | |
download | tdegraphics-9545faf0fc330f3e26179997ababa3bfa26eaa8f.tar.gz tdegraphics-9545faf0fc330f3e26179997ababa3bfa26eaa8f.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'kgamma')
-rw-r--r-- | kgamma/kcmkgamma/kgamma.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kgamma/kcmkgamma/kgamma.desktop b/kgamma/kcmkgamma/kgamma.desktop index 9ed7894e..7038ba56 100644 --- a/kgamma/kcmkgamma/kgamma.desktop +++ b/kgamma/kcmkgamma/kgamma.desktop @@ -1,7 +1,7 @@ [Desktop Entry] Exec=tdecmshell kgamma Icon=kgamma -DocPath=kgamma/index.html +X-DocPath=kgamma/index.html Type=Application X-TDE-Library=kgamma X-TDE-Init=kgamma |