totem r5622 - in branches/gnome-2-24: . browser-plugin
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: totem r5622 - in branches/gnome-2-24: . browser-plugin
- Date: Mon, 1 Sep 2008 10:42:47 +0000 (UTC)
Author: hadess
Date: Mon Sep 1 10:42:47 2008
New Revision: 5622
URL: http://svn.gnome.org/viewvc/totem?rev=5622&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:
branches/gnome-2-24/ChangeLog
branches/gnome-2-24/browser-plugin/totemPlugin.cpp
Modified: branches/gnome-2-24/browser-plugin/totemPlugin.cpp
==============================================================================
--- branches/gnome-2-24/browser-plugin/totemPlugin.cpp (original)
+++ branches/gnome-2-24/browser-plugin/totemPlugin.cpp Mon Sep 1 10:42:47 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]