summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/get-bugzilla-attachments-by-mimetype1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/get-bugzilla-attachments-by-mimetype b/bin/get-bugzilla-attachments-by-mimetype
index ebdd2d139159..557b2d46bc27 100755
--- a/bin/get-bugzilla-attachments-by-mimetype
+++ b/bin/get-bugzilla-attachments-by-mimetype
@@ -281,6 +281,7 @@ mimetypes = {
'application/vnd.openxmlformats-officedocument.wordprocessingml.template': 'dotx',
'application/vnd.visio': 'vsd',
'application/vnd.visio.xml': 'vdx',
+ 'application/x-mspublisher': 'pub',
# W3C
'application/xhtml+xml': 'xhtml',
'application/mathml+xml': 'mml',