summaryrefslogtreecommitdiff
path: root/bin/get-bugzilla-attachments-by-mimetype
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-12-05 13:27:09 +0100
committerDavid Tardon <dtardon@redhat.com>2013-12-05 14:36:20 +0100
commit46ae91a2665e4f56bd87a98e51dd24f4de881ccf (patch)
tree2d81088f6d2719df26f4f8a287cdbc3ac4a62993 /bin/get-bugzilla-attachments-by-mimetype
parentb415ec8cad8224c58d149626ddc3365575aa855e (diff)
fetch abiword bz attachments (for future use)
Change-Id: I8a18265ecd6a48f35980f335b2da5fe59958c02c
Diffstat (limited to 'bin/get-bugzilla-attachments-by-mimetype')
-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 9e108ffa1cb2..03b9f3278109 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',