rpms/totem/OLPC-2 totem-2.18.2-plugin-disablevisuals.patch, NONE, 1.1

Tomeu Vizoso (tomeu) fedora-extras-commits at redhat.com
Mon Jan 14 21:26:46 UTC 2008


Author: tomeu

Update of /cvs/pkgs/rpms/totem/OLPC-2
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30542

Added Files:
	totem-2.18.2-plugin-disablevisuals.patch 
Log Message:


totem-2.18.2-plugin-disablevisuals.patch:

--- NEW FILE totem-2.18.2-plugin-disablevisuals.patch ---
diff -ru totem-2.18.2/browser-plugin/totem-plugin-viewer.c totem-2.18.2.orig/browser-plugin/totem-plugin-viewer.c
--- totem-2.18.2/browser-plugin/totem-plugin-viewer.c	2008-01-14 16:14:35.000000000 -0500
+++ totem-2.18.2.orig/browser-plugin/totem-plugin-viewer.c	2008-01-14 16:13:58.000000000 -0500
@@ -1448,7 +1448,7 @@
 		/* FIXME: why can't this wait until the whole window is realised? */
 		gtk_widget_realize (GTK_WIDGET (emb->bvw));
 		gtk_widget_show (GTK_WIDGET (emb->bvw));
-		//bacon_video_widget_set_show_visuals (emb->bvw, TRUE);
+		bacon_video_widget_set_show_visuals (emb->bvw, TRUE);
 	} else if (emb->audioonly != FALSE) {
 		gtk_widget_hide (container);
 	}




More information about the fedora-extras-commits mailing list