summaryrefslogtreecommitdiffstats
path: root/deluge
diff options
context:
space:
mode:
authorCalum Lind <calumlind+deluge@gmail.com>2011-05-16 19:15:57 +0100
committerCalum Lind <calumlind+deluge@gmail.com>2011-05-16 22:11:20 +0100
commit6391970fad4cd57aa60c25ec5b480674d08f4c72 (patch)
tree10c11ba57644b96a30cfbbf0e88e91e956cbafb8 /deluge
parent0ba0e013b54c033227fbc2329e0b01acf7846218 (diff)
downloaddeluge-6391970fad4cd57aa60c25ec5b480674d08f4c72.tar.gz
deluge-6391970fad4cd57aa60c25ec5b480674d08f4c72.tar.bz2
deluge-6391970fad4cd57aa60c25ec5b480674d08f4c72.zip
Updates to desktop file
Add magnet mimetype and tryexec key Fix exec key to handle files and urls to conform with new desktop-entry spec Update name, comment and category keys
Diffstat (limited to 'deluge')
-rw-r--r--deluge/data/share/applications/deluge.desktop14
1 files changed, 8 insertions, 6 deletions
diff --git a/deluge/data/share/applications/deluge.desktop b/deluge/data/share/applications/deluge.desktop
index 2f3b16fdb..b482a311f 100644
--- a/deluge/data/share/applications/deluge.desktop
+++ b/deluge/data/share/applications/deluge.desktop
@@ -1,12 +1,14 @@
[Desktop Entry]
Version=1.0
-Name=Deluge BitTorrent Client
-GenericName=Bittorrent Client
-Comment=Transfer files using the Bittorrent protocol
-Exec=deluge-gtk
+Name=Deluge
+GenericName=BitTorrent Client
+X-GNOME-FullName=Deluge BitTorrent Client
+Comment=Download and share files over BitTorrent
+TryExec=deluge-gtk
+Exec=deluge-gtk %U
Icon=deluge
Terminal=false
Type=Application
-Categories=Network;
+Categories=Network;FileTransfer;P2P;GTK
StartupNotify=true
-MimeType=application/x-bittorrent;
+MimeType=application/x-bittorrent;x-scheme-handler/magnet;