Update the mime types with the relevant types for "apple-iWorks" (pages, numbers, keynote). Now the files are treated like a file when are in "Single file" mode.

This commit is contained in:
Daniel Szasz 2016-08-19 07:29:51 +03:00 committed by Morris Jobke
parent f4dfd1f1a3
commit 5b9eabf4bc
No known key found for this signature in database
GPG Key ID: 9CE5ED29E7FCD38A
1 changed files with 3 additions and 0 deletions

View File

@ -65,6 +65,9 @@
"application/x-font": "image",
"application/x-gimp": "image",
"application/x-gzip": "package/x-generic",
"application/x-iwork-keynote-sffkey": "keynote",
"application/x-iwork-numbers-sffnumbers": "numbers",
"application/x-iwork-pages-sffpages": "pages",
"application/x-mobipocket-ebook": "text",
"application/x-perl": "text/code",
"application/x-photoshop": "image",