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 /kate/plugins/kdatatool/tdetexteditor_kdatatool.desktop | |
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 'kate/plugins/kdatatool/tdetexteditor_kdatatool.desktop')
-rw-r--r-- | kate/plugins/kdatatool/tdetexteditor_kdatatool.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kate/plugins/kdatatool/tdetexteditor_kdatatool.desktop b/kate/plugins/kdatatool/tdetexteditor_kdatatool.desktop index d8019c570..6f708d640 100644 --- a/kate/plugins/kdatatool/tdetexteditor_kdatatool.desktop +++ b/kate/plugins/kdatatool/tdetexteditor_kdatatool.desktop @@ -163,7 +163,7 @@ Comment[zh_HK]=如果有安裝的話,啟用像同義字字典和拼字檢查 Comment[zh_TW]=打開資料工具如同義字典與拼字檢查 (如果有安裝的話) Comment[zu]=Nika amandla amathuluzi edata anjenge thesaurus kanye nokubheka ukubhalwa kwamagama (uma kufakiwe) X-TDE-Library=tdetexteditor_kdatatool -ServiceTypes=KTextEditor/Plugin +X-TDE-ServiceTypes=KTextEditor/Plugin Type=Service -InitialPreference=8 +X-TDE-InitialPreference=8 MimeType=text/plain |