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/wordcompletion | |
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/wordcompletion')
-rw-r--r-- | kate/plugins/wordcompletion/tdetexteditor_docwordcompletion.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kate/plugins/wordcompletion/tdetexteditor_docwordcompletion.desktop b/kate/plugins/wordcompletion/tdetexteditor_docwordcompletion.desktop index b18e1bf84..934a0a7ba 100644 --- a/kate/plugins/wordcompletion/tdetexteditor_docwordcompletion.desktop +++ b/kate/plugins/wordcompletion/tdetexteditor_docwordcompletion.desktop @@ -133,7 +133,7 @@ Comment[vi]=Khả năng nhập xong từ trong tài liệu, đựa vào chiều Comment[zh_CN]=在文档中基于方向或弹出补全单词 Comment[zh_TW]=在編輯文件時的單字補完功能 X-TDE-Library=tdetexteditor_docwordcompletion -ServiceTypes=KTextEditor/Plugin +X-TDE-ServiceTypes=KTextEditor/Plugin Type=Service -InitialPreference=8 +X-TDE-InitialPreference=8 MimeType=text/plain |