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 | a25a696e1de76f5bf6eaaf79785c2e0c16bae03d (patch) | |
tree | 766805bc1fcf6c0b88c156e094825074284014b6 /khexedit/parts/kpart | |
parent | 77f3ed9cc39f4af6f6aa184bedcaef69b1430595 (diff) | |
download | tdeutils-a25a696e1de76f5bf6eaaf79785c2e0c16bae03d.tar.gz tdeutils-a25a696e1de76f5bf6eaaf79785c2e0c16bae03d.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'khexedit/parts/kpart')
-rw-r--r-- | khexedit/parts/kpart/khexedit2part.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/parts/kpart/khexedit2part.desktop b/khexedit/parts/kpart/khexedit2part.desktop index b624953..63ef55a 100644 --- a/khexedit/parts/kpart/khexedit2part.desktop +++ b/khexedit/parts/kpart/khexedit2part.desktop @@ -96,6 +96,6 @@ Comment[zh_CN]=嵌入式二进制查看器 Comment[zh_TW]=嵌入式二進位顯示器 #MimeType=all/allfiles MimeType=application/octet-stream -ServiceTypes=KParts/ReadOnlyPart,Browser/View +X-TDE-ServiceTypes=KParts/ReadOnlyPart,Browser/View #,KParts/ReadWritePart X-TDE-Library=libkhexedit2part |