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/upnp | |
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/upnp')
-rw-r--r-- | plugins/upnp/ktupnpplugin.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/upnp/ktupnpplugin.desktop b/plugins/upnp/ktupnpplugin.desktop index 0347fef..ea17434 100644 --- a/plugins/upnp/ktupnpplugin.desktop +++ b/plugins/upnp/ktupnpplugin.desktop @@ -21,6 +21,6 @@ Name[tr]=UPnP Eklentisi Name[xx]=xxUPnPPluginxx Name[zh_CN]=UPnP 插件 Name[zh_TW]=UPnP外掛程式 -ServiceTypes=KTorrent/Plugin +X-TDE-ServiceTypes=KTorrent/Plugin Type=Service X-TDE-Library=ktupnpplugin |