aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/raw/mime_types.properties7
1 files changed, 7 insertions, 0 deletions
diff --git a/res/raw/mime_types.properties b/res/raw/mime_types.properties
index 30037700..07cb2142 100644
--- a/res/raw/mime_types.properties
+++ b/res/raw/mime_types.properties
@@ -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