summaryrefslogtreecommitdiffstats
path: root/bin/get-bugzilla-attachments-by-mimetype
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2015-05-20 14:09:31 +0200
committerDavid Tardon <dtardon@redhat.com>2015-05-20 15:13:12 +0200
commita1202971e5b27ac4585cde73ed15f395c242cae3 (patch)
tree20c42fc62619d0d45292764ec5ccbfe3831900dc /bin/get-bugzilla-attachments-by-mimetype
parentenable Apple Pages import (diff)
downloadcore-a1202971e5b27ac4585cde73ed15f395c242cae3.tar.gz
core-a1202971e5b27ac4585cde73ed15f395c242cae3.zip
enable Apple Numbers import
Change-Id: I9aaa4ae2e567b54f15097c265a3d1c3c12662b92
Diffstat (limited to 'bin/get-bugzilla-attachments-by-mimetype')
-rwxr-xr-xbin/get-bugzilla-attachments-by-mimetype2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/get-bugzilla-attachments-by-mimetype b/bin/get-bugzilla-attachments-by-mimetype
index 1c87589a5c93..ea92bb82258d 100755
--- a/bin/get-bugzilla-attachments-by-mimetype
+++ b/bin/get-bugzilla-attachments-by-mimetype
@@ -422,8 +422,10 @@ mimetypes = {
'application/clarisworks' : 'cwk',
'application/macwriteii' : 'mw',
'application/vnd.apple.keynote': 'key',
+ 'application/vnd.apple.numbers': 'numbers',
'application/vnd.apple.pages': 'pages',
'application/x-iwork-keynote-sffkey': 'key',
+ 'application/x-iwork-numbers-sffnumbers': 'numbers',
'application/x-iwork-pages-sffpages': 'pages',
'application/x-hwp': 'hwp',
'application/x-aportisdoc': 'pdb',