[Erp5-report] r43637 priscila.manhaes - /erp5/trunk/utils/cloudooo/cloudooo/mime.types
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Feb 23 21:57:31 CET 2011
Author: priscila.manhaes
Date: Wed Feb 23 21:57:31 2011
New Revision: 43637
URL: http://svn.erp5.org?rev=43637&view=rev
Log:
updated video mime types acording to internet media types
Modified:
erp5/trunk/utils/cloudooo/cloudooo/mime.types
Modified: erp5/trunk/utils/cloudooo/cloudooo/mime.types
URL: http://svn.erp5.org/erp5/trunk/utils/cloudooo/cloudooo/mime.types?rev=43637&r1=43636&r2=43637&view=diff
==============================================================================
--- erp5/trunk/utils/cloudooo/cloudooo/mime.types [utf8] (original)
+++ erp5/trunk/utils/cloudooo/cloudooo/mime.types [utf8] Wed Feb 23 21:57:31 2011
@@ -1,16 +1,18 @@
#
# Video
#
-application/ogg ogv
application/ogg ogg
-application/octet-stream webm
application/x-shockwave-flash flv
-application/octet-stream mkv
-application/octet-stream mpg
-application/octet-stream mpeg
+video/ogg ogv
+video/webm webm
+video/x-matroska mkv
+video/mpeg mpg
+video/mpeg mpeg
video/3gpp 3gp
-video/x-msvideo avi
+video/avi avi
video/mp4 mp4
+video/x-ms-wmv wmv
+video/quicktime mov
#
# Text
#
More information about the Erp5-report
mailing list