summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2016-08-11 16:44:16 +0200
committerDavid Tardon <dtardon@redhat.com>2016-08-11 16:48:29 +0200
commit5ade91546fcb11d27f8c61890a7dd51b49ee1b13 (patch)
tree92018e9412734fbc6d623d91ad53acfd7ead5577 /bin
parentf2a60c783a8099f07b05f25301833f405c161d59 (diff)
collect StarOffice docs
Change-Id: Icf4989844b7d0b5bcdad0e28792a41b5d5b5c27e
Diffstat (limited to 'bin')
-rwxr-xr-xbin/get-bugzilla-attachments-by-mimetype6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/get-bugzilla-attachments-by-mimetype b/bin/get-bugzilla-attachments-by-mimetype
index 33a70aceb54b..bd47a1f74d71 100755
--- a/bin/get-bugzilla-attachments-by-mimetype
+++ b/bin/get-bugzilla-attachments-by-mimetype
@@ -462,6 +462,12 @@ mimetypes = {
'application/x-abiword': 'abw',
'application/x-pagemaker': 'pmd',
'application/x-gnumeric': 'gnumeric',
+ 'application/vnd.stardivision.calc': 'sdc',
+ 'application/vnd.stardivision.draw': 'sda',
+ 'application/vnd.stardivision.writer': 'sdw',
+ 'application/x-starcalc': 'sdc',
+ 'application/x-stardraw': 'sdd',
+ 'application/x-starwriter': 'sdw',
# relatively uncommon image mimetypes
'image/x-freehand': 'fh',
'image/cgm': 'cgm',