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 /kghostview/kghostview.desktop | |
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 'kghostview/kghostview.desktop')
-rw-r--r-- | kghostview/kghostview.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kghostview/kghostview.desktop b/kghostview/kghostview.desktop index d9afb4ba..6fbd167e 100644 --- a/kghostview/kghostview.desktop +++ b/kghostview/kghostview.desktop @@ -12,11 +12,11 @@ Name[tr]=GhostView Name[ven]=Mbonalelo ya tshipuku tsha K Name[xh]=Imboniselo yeKGhost MimeType=application/pdf;application/postscript;image/x-eps;application/x-gzpostscript;application/illustrator; -InitialPreference=6 +X-TDE-InitialPreference=6 Exec=kghostview %u -caption "%c" %i %m Icon=kghostview Type=Application -DocPath=kghostview/index.html +X-DocPath=kghostview/index.html GenericName=PS/PDF Viewer GenericName[af]=Ps/Pdf Aansig GenericName[ar]=عارض PS/PDF |