From da1c51882bc7ba090f96fb57d6de8f19d55f4e24 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Tue, 30 Aug 2016 10:28:29 +0200 Subject: update to proper icons and run occ command to update JS file --- resources/config/mimetypealiases.dist.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resources') diff --git a/resources/config/mimetypealiases.dist.json b/resources/config/mimetypealiases.dist.json index 56a9e65c83d..602f70393ae 100644 --- a/resources/config/mimetypealiases.dist.json +++ b/resources/config/mimetypealiases.dist.json @@ -65,9 +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-iwork-keynote-sffkey": "x-office/presentation", + "application/x-iwork-numbers-sffnumbers": "x-office/spreadsheet", + "application/x-iwork-pages-sffpages": "x-office/document", "application/x-mobipocket-ebook": "text", "application/x-perl": "text/code", "application/x-photoshop": "image", -- cgit v1.2.3