ogg contenttype, thanks Ricardo
This commit is contained in:
2
VERSION
2
VERSION
@@ -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
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user