Blob Blame History Raw
--- totem-2.18.1/src/totem.c.gtk-init-gst	2007-03-30 09:19:56.000000000 -0400
+++ totem-2.18.1/src/totem.c	2007-05-29 16:02:16.000000000 -0400
@@ -3444,6 +3444,8 @@
 	if (g_option_context_parse (context, &argc, &argv, &error) == FALSE) {
 		totem_action_error_and_exit (_("Totem could not parse the command-line options"), error->message, NULL);
 	}
+
+        bacon_video_widget_init_backend (&argc, &argv);        
 #else
 	program = gnome_program_init (PACKAGE, VERSION,
 			LIBGNOMEUI_MODULE,