From 19e2ab2187e672598e92ace8a17a5b493476fd47 Mon Sep 17 00:00:00 2001 From: Andrew Resch Date: Wed, 23 Dec 2009 23:54:00 +0000 Subject: [PATCH] Have the .desktop file run 'deluge-gtk' --- deluge/data/share/applications/deluge.desktop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deluge/data/share/applications/deluge.desktop b/deluge/data/share/applications/deluge.desktop index c3b58b067..2f3b16fdb 100644 --- a/deluge/data/share/applications/deluge.desktop +++ b/deluge/data/share/applications/deluge.desktop @@ -3,7 +3,7 @@ Version=1.0 Name=Deluge BitTorrent Client GenericName=Bittorrent Client Comment=Transfer files using the Bittorrent protocol -Exec=deluge +Exec=deluge-gtk Icon=deluge Terminal=false Type=Application