rpms/gst-mixer/F-11 gst-mixer-2.26.0-help-uri.patch,NONE,1.1

Adam Williamson adamwill at fedoraproject.org
Mon Jul 20 16:01:18 UTC 2009


Author: adamwill

Update of /cvs/pkgs/rpms/gst-mixer/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12591

Added Files:
	gst-mixer-2.26.0-help-uri.patch 
Log Message:
- add patch file


gst-mixer-2.26.0-help-uri.patch:
 window.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE gst-mixer-2.26.0-help-uri.patch ---
--- gnome-media-2.26.0/gst-mixer/src/window.c.orig	2009-07-19 22:17:24.000000000 +0200
+++ gnome-media-2.26.0/gst-mixer/src/window.c	2009-07-19 22:17:46.000000000 +0200
@@ -126,7 +126,7 @@
 cb_help (GtkAction *action,
 	 GnomeVolumeControlWindow *win)
 {
-  open_uri (GTK_WINDOW (win), "ghelp:gnome-volume-control");
+  open_uri (GTK_WINDOW (win), "ghelp:gst-mixer");
 }
 
 static void




More information about the fedora-extras-commits mailing list