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 /apps | |
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 'apps')
-rw-r--r-- | apps/ktorrent/ktorrent.desktop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/ktorrent/ktorrent.desktop b/apps/ktorrent/ktorrent.desktop index a5ae848..10261af 100644 --- a/apps/ktorrent/ktorrent.desktop +++ b/apps/ktorrent/ktorrent.desktop @@ -42,7 +42,7 @@ GenericName[zh_TW]=BitTorrent 客戶端程式 Exec=ktorrent %i %m -caption "%c" %u Icon=ktorrent Type=Application -DocPath=ktorrent/index.html +X-DocPath=ktorrent/index.html MimeType=application/x-bittorrent;application/x-torrent; X-DCOP-ServiceType=Unique Comment=A BitTorrent program for TDE |