summaryrefslogtreecommitdiff
path: root/bin/get-bugzilla-attachments-by-mimetype
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2015-05-20 13:21:06 +0200
committerDavid Tardon <dtardon@redhat.com>2015-05-20 15:13:12 +0200
commitd5ffc8b0adacf31e88156588f57db3149f430ad3 (patch)
tree77fc8b647ae224ce792446a924725af9007b0fc7 /bin/get-bugzilla-attachments-by-mimetype
parent1051c03573fcc06c935b3b856efe77e706ceb134 (diff)
enable Apple Pages import
Change-Id: I1ae1a09de43a2743d6bf9eba0c9a389b99bdfc67
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 8b0b4c5049e1..1c87589a5c93 100755
--- a/bin/get-bugzilla-attachments-by-mimetype
+++ b/bin/get-bugzilla-attachments-by-mimetype
@@ -422,7 +422,9 @@ mimetypes = {
'application/clarisworks' : 'cwk',
'application/macwriteii' : 'mw',
'application/vnd.apple.keynote': 'key',
+ 'application/vnd.apple.pages': 'pages',
'application/x-iwork-keynote-sffkey': 'key',
+ 'application/x-iwork-pages-sffpages': 'pages',
'application/x-hwp': 'hwp',
'application/x-aportisdoc': 'pdb',
'application/prs.plucker' : 'pdb_plucker',