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/zeroconf | |
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/zeroconf')
-rw-r--r-- | plugins/zeroconf/ktzeroconfplugin.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/zeroconf/ktzeroconfplugin.desktop b/plugins/zeroconf/ktzeroconfplugin.desktop index 5211752..2cabcc7 100644 --- a/plugins/zeroconf/ktzeroconfplugin.desktop +++ b/plugins/zeroconf/ktzeroconfplugin.desktop @@ -17,6 +17,6 @@ Name[tr]=ZeroConf Eklentisi Name[uk]=Втулок ZeroConf Name[xx]=xxZeroConfPluginxx Name[zh_CN]=ZeroConf 插件 -ServiceTypes=KTorrent/Plugin +X-TDE-ServiceTypes=KTorrent/Plugin Type=Service X-TDE-Library=ktzeroconfplugin |