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 /ksnapshot | |
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 'ksnapshot')
-rw-r--r-- | ksnapshot/ksnapshot.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ksnapshot/ksnapshot.desktop b/ksnapshot/ksnapshot.desktop index d964b30f..ccb90035 100644 --- a/ksnapshot/ksnapshot.desktop +++ b/ksnapshot/ksnapshot.desktop @@ -86,7 +86,7 @@ Icon=ksnapshot Path= Type=Application Terminal=false -DocPath=ksnapshot/index.html +X-DocPath=ksnapshot/index.html X-TDE-StartupNotify=true X-DCOP-ServiceType=Multi Categories=Qt;TDE;Graphics; |