support for content-type .xslm, thanks Niphlod

This commit is contained in:
mdipierro
2013-08-27 18:02:51 -05:00
committed by Michele Comitini
parent 49ff414c5c
commit 4d46477bee
2 changed files with 2 additions and 1 deletions

View File

@@ -1 +1 @@
Version 2.6.0-development+timestamp.2013.08.27.17.17.06
Version 2.6.0-development+timestamp.2013.08.27.18.01.56

View File

@@ -822,6 +822,7 @@ CONTENT_TYPE = {
'.xsd': 'application/xml',
'.xsl': 'application/xslt+xml',
'.xslfo': 'text/x-xslfo',
'.xslm' : 'application/vnd.ms-excel.sheet.macroEnabled.12',
'.xslt': 'application/xslt+xml',
'.xspf': 'application/xspf+xml',
'.xul': 'application/vnd.mozilla.xul+xml',