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 /kompare/kompare.desktop | |
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 'kompare/kompare.desktop')
-rw-r--r-- | kompare/kompare.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kompare/kompare.desktop b/kompare/kompare.desktop index 387ce468..a057f7c7 100644 --- a/kompare/kompare.desktop +++ b/kompare/kompare.desktop @@ -66,8 +66,8 @@ GenericName[zu]=Diff/PatchIsiqalo sokugcina MimeType=text/x-diff; Exec=kompare -caption "%c" %i %m -o %U Icon=kompare -DocPath=kompare/index.html +X-DocPath=kompare/index.html Terminal=false X-DCOP-ServiceType=Multi Categories=Qt;TDE;Development; -InitialPreference=10 +X-TDE-InitialPreference=10 |