diff options
author | Timothy Pearson <[email protected]> | 2014-10-11 17:19:23 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-10-11 17:19:23 -0500 |
commit | 9545faf0fc330f3e26179997ababa3bfa26eaa8f (patch) | |
tree | a68e8c0fb01ad824f38e158d45ae96b253abd8ed /kcoloredit | |
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 'kcoloredit')
-rw-r--r-- | kcoloredit/kcolorchooser.desktop | 2 | ||||
-rw-r--r-- | kcoloredit/kcoloredit.desktop | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/kcoloredit/kcolorchooser.desktop b/kcoloredit/kcolorchooser.desktop index 22c8d21e..1cb1f5da 100644 --- a/kcoloredit/kcolorchooser.desktop +++ b/kcoloredit/kcolorchooser.desktop @@ -4,7 +4,7 @@ Exec=kcolorchooser %i %m Icon=kcolorchooser Path= Terminal=false -DocPath=kcoloredit/index.html +X-DocPath=kcoloredit/index.html GenericName=Color Chooser GenericName[af]=Kleur Kieser GenericName[ar]=برنامج اختيار الألوان diff --git a/kcoloredit/kcoloredit.desktop b/kcoloredit/kcoloredit.desktop index 36c013b3..26663c32 100644 --- a/kcoloredit/kcoloredit.desktop +++ b/kcoloredit/kcoloredit.desktop @@ -4,7 +4,7 @@ Exec=kcoloredit %i %m %U Icon=kcoloredit Path= Terminal=false -DocPath=kcoloredit/index.html +X-DocPath=kcoloredit/index.html GenericName=Color Palette Editor GenericName[af]=Kleur Palet Redigeerder GenericName[ar]=محرر لوحة الألوان |