rpms/logjam/FC-6 logjam-4.5.3-rhythmbox-fix.patch,NONE,1.1

Tom Callaway (spot) fedora-extras-commits at redhat.com
Thu Jan 18 23:40:42 UTC 2007


Author: spot

Update of /cvs/extras/rpms/logjam/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1459/FC-6

Added Files:
	logjam-4.5.3-rhythmbox-fix.patch 
Log Message:

Commit the patch. :P


logjam-4.5.3-rhythmbox-fix.patch:

--- NEW FILE logjam-4.5.3-rhythmbox-fix.patch ---
--- logjam-4.5.3/src/music.c.BAD	2007-01-18 17:27:45.000000000 -0600
+++ logjam-4.5.3/src/music.c	2007-01-18 17:27:59.000000000 -0600
@@ -14,7 +14,7 @@
 const CommandList music_commands[] = {
 	{ N_("None"), NULL },
 	{ "Music Player Daemon", "sh -c \"mpc | grep -v '^volume: .* repeat: .* random: .*'\"" },
-	{ "Rhythmbox", "rhythmbox --print-playing" },
+	{ "Rhythmbox", "rhythmbox-client --print-playing" },
 	{ "XMMS / Beep", "logjam-xmms-client" },
 	{ "amaroK", "dcop amarok player nowPlaying" },
 	{ NULL, NULL }




More information about the fedora-extras-commits mailing list