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 | d46b1b9c643c4694ae5c58d38bf90d2578cc72d7 (patch) | |
tree | 56ec460f714e764b5dbf910410b81f133740aa68 /tdefile-plugins | |
parent | e95efe57900d7a7e3b07c7e34116b450b894dee9 (diff) | |
download | tdelibs-d46b1b9c643c4694ae5c58d38bf90d2578cc72d7.tar.gz tdelibs-d46b1b9c643c4694ae5c58d38bf90d2578cc72d7.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'tdefile-plugins')
-rw-r--r-- | tdefile-plugins/elf/tdefile_elf.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/elf/tdefile_elf.desktop b/tdefile-plugins/elf/tdefile_elf.desktop index 715ee923c..b7cfe9ab6 100644 --- a/tdefile-plugins/elf/tdefile_elf.desktop +++ b/tdefile-plugins/elf/tdefile_elf.desktop @@ -59,7 +59,7 @@ Name[zh_CN]=ELF 信息 Name[zh_HK]=ELF 資訊 Name[zh_TW]=ELF 資訊 Name[zu]=Ulwazi lwe-ELF -ServiceTypes=KFilePlugin +X-TDE-ServiceTypes=KFilePlugin X-TDE-Library=tdefile_elf MimeType=application/x-executable;application/x-sharedlib PreferredItems=Name,Description,License,Copyright,Authors,Product,Organization,Version,DateTime,Notes" |