================================
banshee:source=0.9.12-3 (previous: 0.9.12-2)
cvc rdiff banshee -1 /[EMAIL PROTECTED]:desktop/0.9.12-3
================================
0.9.12-3 Ken VanDine ([EMAIL PROTECTED]) Fri Nov 18 10:34:46 2005
    Patch to make the launcher work
    
banshee.recipe: changed
Index: banshee.recipe
====================================================================
contents(size sha1)
inode(mtime)
--- banshee.recipe /[EMAIL PROTECTED]:desktop/0.9.12-2
+++ banshee.recipe /[EMAIL PROTECTED]:desktop/0.9.12-3
@@ -19,6 +19,7 @@
     version = '0.9.12'
     def setup(r):
        
r.addArchive('http://banshee-project.org/files/%(name)s/%(name)s-%(version)s.tar.gz')
+       r.addPatch('launcher.patch')
         r.Configure('--disable-helix')
         r.Make('BANSHEE_BURN_ENABLE=yes')
         r.MakeInstall()


launcher.patch: new
diff -Naur banshee-0.9.12.orig/data/banshee.desktop.in.in 
banshee-0.9.12/data/banshee.desktop.in.in
--- banshee-0.9.12.orig/data/banshee.desktop.in.in      2005-11-16 
00:52:31.000000000 -0500
+++ banshee-0.9.12/data/banshee.desktop.in.in   2005-11-18 10:31:01.000000000 
-0500
@@ -4,7 +4,6 @@
 _Name=Banshee Music Player
 _GenericName=Music Player
 Comment=A Music Management and Playback Application
-TryExec=banshee %U
 Exec=banshee
 Icon=music-player-banshee
 StartupNotify=true


Committed by: krv
_______________________________________________
Desktop-commits mailing list
[email protected]
http://lists.bizrace.com/mailman/listinfo/desktop-commits

Reply via email to