From 7fb3e3b2e57bc48ca40245821b7dd6187efab63a Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Tue, 23 Mar 2010 21:42:33 +0000 Subject: Fix the desktop file --- sabnzb/build/sabnzb.SlackBuild | 4 ++-- 1 file 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 < $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 -- cgit v1.2.3-65-gdbad