Adding application/xml to office converter mimetypes.

This commit is contained in:
Mathias Behrle
2014-05-27 19:55:45 +02:00
parent 165acf7945
commit e393e9a4d0

View File

@@ -39,6 +39,7 @@ CONVERTER_OFFICE_FILE_MIMETYPES = [
u'application/vnd.oasis.opendocument.text-web',
u'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
u'application/vnd.ms-office',
u'application/xml',
u'text/x-c',
u'text/x-c++',
u'text/x-pascal',