diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:19 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-11 17:19:19 -0500 |
commit | 23d9b926107c8df81cbe3fdd3aa8a079b50f19d6 (patch) | |
tree | c0126e1d156ac8b303e14ea8373e538cc3975471 /plugins/search | |
parent | d6ded8d675c32c17d9de67ef8ebc3ef688facd6d (diff) | |
download | ktorrent-23d9b926107c8df81cbe3fdd3aa8a079b50f19d6.tar.gz ktorrent-23d9b926107c8df81cbe3fdd3aa8a079b50f19d6.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'plugins/search')
-rw-r--r-- | plugins/search/ktsearchplugin.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/search/ktsearchplugin.desktop b/plugins/search/ktsearchplugin.desktop index 9be9e88..9feabe0 100644 --- a/plugins/search/ktsearchplugin.desktop +++ b/plugins/search/ktsearchplugin.desktop @@ -55,6 +55,6 @@ Comment[uk]=Втулок пошуку для KTorrent Comment[xx]=xxSearch plugin for KTorrentxx Comment[zh_CN]=KTorrent 的搜索插件 Comment[zh_TW]=KTorrent 搜尋外掛程式 -ServiceTypes=KTorrent/Plugin +X-TDE-ServiceTypes=KTorrent/Plugin Type=Service X-TDE-Library=ktsearchplugin |