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 /cervisia | |
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 'cervisia')
-rw-r--r-- | cervisia/cervisia.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cervisia/cervisia.desktop b/cervisia/cervisia.desktop index e181976c..8e9f6b64 100644 --- a/cervisia/cervisia.desktop +++ b/cervisia/cervisia.desktop @@ -57,7 +57,7 @@ GenericName[zu]=CVSIsiqalo sokugcina Exec=cervisia -caption "%c" %i %m %u Path= Icon=cervisia -DocPath=cervisia/index.html +X-DocPath=cervisia/index.html Type=Application Terminal=false MimeType=inode/directory; @@ -66,7 +66,7 @@ Name[hi]=सर्विसिया Name[pa]=ਸਰਵੀਸੀਆ Name[ta]= செர்வியா Name[th]=เซอร์วิเซีย -ServiceTypes=KParts/ReadOnlyPart,Browser/View +X-TDE-ServiceTypes=KParts/ReadOnlyPart,Browser/View X-TDE-Library=libcervisiapart X-TDE-BrowserView-Args=DetailedList |