bin/get-bugzilla-attachments-by-mimetype |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit d95e889dab134ec49000f8f6ea0f0061948a1a0e
Author: Markus Mohrhard <markus.mohrh...@googlemail.com>
Date:   Tue Apr 2 17:09:39 2013 +0200

    add ms publisher file formats to get-bugzilla-attachments

diff --git a/bin/get-bugzilla-attachments-by-mimetype 
b/bin/get-bugzilla-attachments-by-mimetype
index ebdd2d1..557b2d4 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',
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to