totem r5400 - in branches/gnome-2-22: . browser-plugin



Author: hadess
Date: Fri May  9 09:50:17 2008
New Revision: 5400
URL: http://svn.gnome.org/viewvc/totem?rev=5400&view=rev

Log:
2008-05-09  Bastien Nocera  <hadess hadess net>

	* browser-plugin/totemGMPPlugin.cpp: fix plugin not showing up on
	http://www.la1.be 's "journal tÃlÃvisÃ" (closes: #532260)



Modified:
   branches/gnome-2-22/ChangeLog
   branches/gnome-2-22/browser-plugin/totemGMPPlugin.cpp

Modified: branches/gnome-2-22/browser-plugin/totemGMPPlugin.cpp
==============================================================================
--- branches/gnome-2-22/browser-plugin/totemGMPPlugin.cpp	(original)
+++ branches/gnome-2-22/browser-plugin/totemGMPPlugin.cpp	Fri May  9 09:50:17 2008
@@ -67,6 +67,7 @@
 	{ "video/x-wmv", "wmv", "video/x-ms-wmv" },
 	{ "video/x-ms-wvx", "wmv", "video/x-ms-wmv" },
 	{ "video/x-ms-wm", "wmv", "video/x-ms-wmv" },
+	{ "video/x-ms-wmp", "wmv", "video/x-ms-wmv" },
 	{ "application/x-ms-wms", "wms", "video/x-ms-wmv" },
 	{ "application/asx", "asx", "audio/x-ms-asx" },
 	{ "audio/x-ms-wma", "wma", NULL }



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]