diff options
author | David Tardon <dtardon@redhat.com> | 2014-06-26 21:26:35 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2014-06-27 10:39:29 +0200 |
commit | bba28baf8bbf9749b94d63f1f23c2e32353394b4 (patch) | |
tree | 0201273a8d24da0fe61fcf3b42ab7d06f585626a /bin | |
parent | 516fb340b1842a5deec3de61e47bb5a7ec5c1980 (diff) |
download PageMaker files
Change-Id: I739f5f9b6f0e6a97832136812b289ae27cfaae37
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/get-bugzilla-attachments-by-mimetype | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/get-bugzilla-attachments-by-mimetype b/bin/get-bugzilla-attachments-by-mimetype index 31ba07d6ff0a..c48bbc8bd33d 100755 --- a/bin/get-bugzilla-attachments-by-mimetype +++ b/bin/get-bugzilla-attachments-by-mimetype @@ -398,6 +398,7 @@ mimetypes = { 'application/x-t602': '602', 'application/x-fictionbook+xml': 'fb2', 'application/x-abiword': 'abw', + 'application/x-pagemaker': 'pmd', # binfilter 'application/x-starcalc': 'sdc', 'application/vnd.stardivision.calc': 'sdc5', |