[Libreoffice-commits] core.git: bin/get-bugzilla-attachments-by-mimetype
David Tardon
dtardon at redhat.com
Thu Dec 5 05:36:56 PST 2013
bin/get-bugzilla-attachments-by-mimetype | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 46ae91a2665e4f56bd87a98e51dd24f4de881ccf
Author: David Tardon <dtardon at redhat.com>
Date: Thu Dec 5 13:27:09 2013 +0100
fetch abiword bz attachments (for future use)
Change-Id: I8a18265ecd6a48f35980f335b2da5fe59958c02c
diff --git a/bin/get-bugzilla-attachments-by-mimetype b/bin/get-bugzilla-attachments-by-mimetype
index 9e108ff..03b9f32 100755
--- a/bin/get-bugzilla-attachments-by-mimetype
+++ b/bin/get-bugzilla-attachments-by-mimetype
@@ -323,6 +323,7 @@ mimetypes = {
'application/x-pocket-word': 'psw',
'application/x-t602': '602',
'application/x-fictionbook+xml': 'fb2',
+ 'application/x-abiword': 'abw',
# binfilter
'application/x-starcalc': 'sdc',
'application/vnd.stardivision.calc': 'sdc5',
More information about the Libreoffice-commits
mailing list