Kaydet (Commit) d95e889d authored tarafından Markus Mohrhard's avatar Markus Mohrhard

add ms publisher file formats to get-bugzilla-attachments

üst 96699848
...@@ -281,6 +281,7 @@ mimetypes = { ...@@ -281,6 +281,7 @@ mimetypes = {
'application/vnd.openxmlformats-officedocument.wordprocessingml.template': 'dotx', 'application/vnd.openxmlformats-officedocument.wordprocessingml.template': 'dotx',
'application/vnd.visio': 'vsd', 'application/vnd.visio': 'vsd',
'application/vnd.visio.xml': 'vdx', 'application/vnd.visio.xml': 'vdx',
'application/x-mspublisher': 'pub',
# W3C # W3C
'application/xhtml+xml': 'xhtml', 'application/xhtml+xml': 'xhtml',
'application/mathml+xml': 'mml', 'application/mathml+xml': 'mml',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment