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/scheduler | |
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/scheduler')
-rw-r--r-- | plugins/scheduler/ktschedulerplugin.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/scheduler/ktschedulerplugin.desktop b/plugins/scheduler/ktschedulerplugin.desktop index 32cbf1b..ea35426 100644 --- a/plugins/scheduler/ktschedulerplugin.desktop +++ b/plugins/scheduler/ktschedulerplugin.desktop @@ -21,6 +21,6 @@ Name[uk]=Втулок розкладу Name[xx]=xxSchedulerPluginxx Name[zh_CN]=带宽规划器插件 Name[zh_TW]=排程器外掛程式 -ServiceTypes=KTorrent/Plugin +X-TDE-ServiceTypes=KTorrent/Plugin Type=Service X-TDE-Library=ktschedulerplugin |