ogg contenttype, thanks Ricardo

This commit is contained in:
Massimo
2013-04-09 16:00:25 -05:00
parent a2de6f12d1
commit af01b45852
2 changed files with 3 additions and 3 deletions

View File

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

View File

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