summaryrefslogtreecommitdiffstats
path: root/sabnzb
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2010-03-23 21:42:33 +0000
committer Eric Hameleers <alien@slackware.com>2010-03-23 21:42:33 +0000
commit7fb3e3b2e57bc48ca40245821b7dd6187efab63a (patch)
treeb8a77d289e27c32390b7827cc4a5ab1159882d6f /sabnzb
parenta0e70fc2777b3c0e0ae93d437b04f460634c6ac6 (diff)
downloadasb-7fb3e3b2e57bc48ca40245821b7dd6187efab63a.tar.gz
asb-7fb3e3b2e57bc48ca40245821b7dd6187efab63a.tar.xz
Fix the desktop file
Diffstat (limited to 'sabnzb')
-rwxr-xr-xsabnzb/build/sabnzb.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sabnzb/build/sabnzb.SlackBuild b/sabnzb/build/sabnzb.SlackBuild
index 61080b40..34085769 100755
--- a/sabnzb/build/sabnzb.SlackBuild
+++ b/sabnzb/build/sabnzb.SlackBuild
@@ -135,10 +135,10 @@ cat <<EOT > $PKG/usr/share/applications/sabnzb.desktop
[Desktop Entry]
Categories=Network
Encoding=UTF-8
-Name=python /usr/share/sabnzb/SABnzbd.py --browser 1
+Exec=python /usr/share/sabnzb/SABnzbd.py --browser 1
+Name=SABNzbd
GenericName=NZB Client
Comment=Binary Usenet client
-Exec=SABNzbd.sh
Icon=/usr/share/pixmaps/sab.png
Terminal=true
StartupNotify=false