Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 04209299 authored by herriojr's avatar herriojr Committed by Gerrit Code Review
Browse files

Adding a few MS MimeTypes

Noticed that these mimetypes are openable by MS, so we added the
mimetypes.

Change-Id: I16c412d8feb2c9f95d8ce4941e60c3e7f9163fd4
Issue-Id: CYNGNOS-1176
parent d28d1480
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -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