OSDN Git Service

Adding a few MS MimeTypes
authorherriojr <jherriott@cyngn.com>
Thu, 1 Oct 2015 19:07:20 +0000 (12:07 -0700)
committerGerrit Code Review <gerrit@cyanogenmod.org>
Thu, 1 Oct 2015 20:46:53 +0000 (13:46 -0700)
Noticed that these mimetypes are openable by MS, so we added the
mimetypes.

Change-Id: I16c412d8feb2c9f95d8ce4941e60c3e7f9163fd4
Issue-Id: CYNGNOS-1176

res/raw/mime_types.properties

index 3003770..07cb214 100644 (file)
@@ -106,16 +106,23 @@ xslt  = TEXT     | application/xslt+xml               | fso_type_markup_document
 # Document
 doc   = DOCUMENT | application/msword                                                        | fso_type_document_drawable
 docx  = DOCUMENT | application/vnd.openxmlformats-officedocument.wordprocessingml.document   | fso_type_document_drawable
+docm  = DOCUMENT | application/vnd.ms-word.document.macroenabled.12                          | fso_type_document_drawable
 fdf   = DOCUMENT | application/vnd.fdf                                                       | fso_type_pdf_drawable
 pdf   = DOCUMENT | application/pdf                                                           | fso_type_pdf_drawable
 ppt   = DOCUMENT | application/vnd.ms-powerpoint                                             | fso_type_presentation_drawable
 pptx  = DOCUMENT | application/vnd.openxmlformats-officedocument.presentationml.presentation | fso_type_presentation_drawable
+pptm  = DOCUMENT | application/vnd.ms-powerpoint.presentation.macroEnabled.12                | fso_type_presentation_drawable
+pps   = DOCUMENT | application/vnd.ms-powerpoint                                             | fso_type_presentation_drawable
+ppsm  = DOCUMENT | application/vnd.ms-powerpoint.slideshow.macroEnabled.12                   | fso_type_presentation_drawable
+ppsx  = DOCUMENT | application/vnd.openxmlformats-officedocument.presentationml.slideshow    | fso_type_presentation_drawable
 odp   = DOCUMENT | application/vnd.oasis.opendocument.presentation                           | fso_type_presentation_drawable
 ods   = DOCUMENT | application/vnd.oasis.opendocument.spreadsheet                            | fso_type_spreadsheet_drawable
 odt   = DOCUMENT | application/vnd.oasis.opendocument.text                                   | fso_type_document_drawable
 rtf   = DOCUMENT | application/rtf                                                           | fso_type_document_drawable
 xls   = DOCUMENT | application/vnd.ms-excel                                                  | fso_type_spreadsheet_drawable
 xlsx  = DOCUMENT | application/vnd.openxmlformats-officedocument.spreadsheetml.sheet         | fso_type_spreadsheet_drawable
+xlsb  = DOCUMENT | application/vnd.ms-excel.sheet.binary.macroEnabled.12                     | fso_type_spreadsheet_drawable
+xlsm  = DOCUMENT | application/vnd.ms-excel.sheet.macroEnabled.12                            | fso_type_spreadsheet_drawable
 
 # e-Book
 azw   = EBOOK    | application/octet-stream         | fso_type_ebook_drawable