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

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


Author: tomeu

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

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


totem-2.18.2-plugin-disablevisuals.patch:

Index: totem-2.18.2-plugin-disablevisuals.patch
===================================================================
RCS file: /cvs/pkgs/rpms/totem/OLPC-2/totem-2.18.2-plugin-disablevisuals.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- totem-2.18.2-plugin-disablevisuals.patch	14 Jan 2008 21:26:42 -0000	1.1
+++ totem-2.18.2-plugin-disablevisuals.patch	14 Jan 2008 21:38:05 -0000	1.2
@@ -5,8 +5,8 @@
  		/* 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);
++		//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