diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:24 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:24 -0500 |
commit | cb32155fe1e1abcaa9400d6e6d276095b7cf3c71 (patch) | |
tree | 9d9f00f71f34ef3ac9e72c80fe4a4d9ea4adba36 /tdecachegrind | |
parent | 0aaf68de74bb5822190d4c5d9efe3b34eb42c004 (diff) | |
download | tdesdk-cb32155fe1e1abcaa9400d6e6d276095b7cf3c71.tar.gz tdesdk-cb32155fe1e1abcaa9400d6e6d276095b7cf3c71.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'tdecachegrind')
-rw-r--r-- | tdecachegrind/tdecachegrind/tdecachegrind.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecachegrind/tdecachegrind/tdecachegrind.desktop b/tdecachegrind/tdecachegrind/tdecachegrind.desktop index 77b5f73f..2952ba25 100644 --- a/tdecachegrind/tdecachegrind/tdecachegrind.desktop +++ b/tdecachegrind/tdecachegrind/tdecachegrind.desktop @@ -3,7 +3,7 @@ Type=Application Exec=tdecachegrind -caption "%c" %i %m %u MimeType=application/x-tdecachegrind; Icon=tdecachegrind -DocPath=tdecachegrind/index.html +X-DocPath=tdecachegrind/index.html Terminal=false Name=TDECachegrind Name[hi]=के-केश-ग्रिंड |