totem r5401 - in trunk: . browser-plugin



Author: hadess
Date: Fri May  9 09:50:30 2008
New Revision: 5401
URL: http://svn.gnome.org/viewvc/totem?rev=5401&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:
   trunk/ChangeLog
   trunk/browser-plugin/totemGMPPlugin.cpp

Modified: trunk/browser-plugin/totemGMPPlugin.cpp
==============================================================================
--- trunk/browser-plugin/totemGMPPlugin.cpp	(original)
+++ trunk/browser-plugin/totemGMPPlugin.cpp	Fri May  9 09:50:30 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]