ogg -> audio/ogg in contenttype

This commit is contained in:
Massimo
2013-04-09 09:20:28 -05:00
parent 2af81d2e7a
commit a2de6f12d1
2 changed files with 2 additions and 2 deletions

View File

@@ -1 +1 @@
Version 2.4.6-stable+timestamp.2013.04.09.09.06.48
Version 2.4.6-stable+timestamp.2013.04.09.09.19.56

View File

@@ -444,7 +444,7 @@ CONTENT_TYPE = {
'.ods': 'application/vnd.oasis.opendocument.spreadsheet',
'.odt': 'application/vnd.oasis.opendocument.text',
'.oga': 'audio/x-speex+ogg',
'.ogg': 'video/x-theora+ogg',
'.ogg': 'audio/ogg',
'.ogm': 'video/x-ogm+ogg',
'.ogv': 'video/ogg',
'.ogx': 'application/ogg',