totem r5623 - in trunk: . browser-plugin
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: totem r5623 - in trunk: . browser-plugin
- Date: Mon, 1 Sep 2008 10:43:19 +0000 (UTC)
Author: hadess
Date: Mon Sep 1 10:43:19 2008
New Revision: 5623
URL: http://svn.gnome.org/viewvc/totem?rev=5623&view=rev
Log:
2008-09-01 Bastien Nocera <hadess hadess net>
* browser-plugin/totemPlugin.cpp: Add support for
the application/x-ms-wmp mime-type (Closes: #550157)
Modified:
trunk/ChangeLog
trunk/browser-plugin/totemPlugin.cpp
Modified: trunk/browser-plugin/totemPlugin.cpp
==============================================================================
--- trunk/browser-plugin/totemPlugin.cpp (original)
+++ trunk/browser-plugin/totemPlugin.cpp Mon Sep 1 10:43:19 2008
@@ -115,6 +115,7 @@
{ "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/x-ms-wmp", "wmp", "video/x-ms-wmv" },
{ "application/asx", "asx", "audio/x-ms-asx" },
{ "audio/x-ms-wma", "wma", NULL }
#elif defined(TOTEM_COMPLEX_PLUGIN)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]