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/isearch/tdetexteditor_isearch.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/isearch/tdetexteditor_isearch.desktop')
-rw-r--r-- | kate/plugins/isearch/tdetexteditor_isearch.desktop | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kate/plugins/isearch/tdetexteditor_isearch.desktop b/kate/plugins/isearch/tdetexteditor_isearch.desktop index 6fb7894c5..d4aca1084 100644 --- a/kate/plugins/isearch/tdetexteditor_isearch.desktop +++ b/kate/plugins/isearch/tdetexteditor_isearch.desktop @@ -147,7 +147,7 @@ Comment[vi]=Cũng được biết như là « Tìm kiếm trong khi gõ ». Comment[zh_CN]=也称为“即输即搜” Comment[zh_TW]=也稱做「即時搜尋」 X-TDE-Library=tdetexteditor_isearch -ServiceTypes=KTextEditor/Plugin +X-TDE-ServiceTypes=KTextEditor/Plugin Type=Service -InitialPreference=8 +X-TDE-InitialPreference=8 MimeType=text/plain |