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 | c31057da306afcc30cb7b4b03206cc43c2b7c6b6 (patch) | |
tree | 16d534a7afbd5e57e29fabb4bab2eeb7f3866a89 /tdefile-plugins | |
parent | 096cbbcfcae860708e109fc10fa8edc6730c8fa4 (diff) | |
download | tdenetwork-c31057da306afcc30cb7b4b03206cc43c2b7c6b6.tar.gz tdenetwork-c31057da306afcc30cb7b4b03206cc43c2b7c6b6.zip |
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
Diffstat (limited to 'tdefile-plugins')
-rw-r--r-- | tdefile-plugins/torrent/tdefile_torrent.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/torrent/tdefile_torrent.desktop b/tdefile-plugins/torrent/tdefile_torrent.desktop index c04639e4..ca591528 100644 --- a/tdefile-plugins/torrent/tdefile_torrent.desktop +++ b/tdefile-plugins/torrent/tdefile_torrent.desktop @@ -48,7 +48,7 @@ Name[uk]=Інформація про Bit Torrent Name[zh_CN]=BitTorrent 信息 Name[zh_HK]=Bit Torrent 資訊 Name[zh_TW]=Bit Torrent 資訊 -ServiceTypes=KFilePlugin +X-TDE-ServiceTypes=KFilePlugin X-TDE-Library=tdefile_torrent # change MimeType here! (example: inode/directory) MimeType=application/x-bittorrent |