bin/get-bugzilla-attachments-by-mimetype | 1 + 1 file changed, 1 insertion(+)
New commits: commit bd7a4db1dc4e4785956e81f0f997257063669709 Author: David Tardon <[email protected]> Date: Wed Nov 13 11:10:50 2013 +0100 add cmx Change-Id: I8c0b422dc40188936b2473fed2e7a24ed36977e9 diff --git a/bin/get-bugzilla-attachments-by-mimetype b/bin/get-bugzilla-attachments-by-mimetype index fc7c14b..b09261e 100755 --- a/bin/get-bugzilla-attachments-by-mimetype +++ b/bin/get-bugzilla-attachments-by-mimetype @@ -347,6 +347,7 @@ mimetypes = { 'image/x-svm': 'svm', 'image/x-wmf': 'wmf', 'image/x-pict': 'pict', + 'image/x-cmx': 'cmx', } # disabled for now, this would download gigs of pngs/jpegs... _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
