From 927b6bd147db980dd395c92da4089e9f6a8ed8ab Mon Sep 17 00:00:00 2001 From: Ivo Hinkelmann Date: Wed, 16 Jul 2008 14:59:45 +0000 Subject: INTEGRATION: CWS sysui26 (1.5.294); FILE MERGED 2008/07/03 18:36:27 ihi 1.5.294.2: #i91338# gnome mimetype fix 2008/06/27 14:06:39 ihi 1.5.294.1: #i89966# New OOXML mimetypes --- sysui/desktop/mimetypes/openoffice.mime | 36 +++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'sysui/desktop/mimetypes') diff --git a/sysui/desktop/mimetypes/openoffice.mime b/sysui/desktop/mimetypes/openoffice.mime index cb6800062e67..9e256b00a055 100644 --- a/sysui/desktop/mimetypes/openoffice.mime +++ b/sysui/desktop/mimetypes/openoffice.mime @@ -33,3 +33,39 @@ application/vnd.oasis.opendocument.formula: application/vnd.sun.xml.base: ext: odb + +application/vnd.openxmlformats-officedocument.wordprocessingml.document + ext: docx + +application/vnd.ms-word.document.macroenabled.12 + ext: docm + +application/vnd.openxmlformats-officedocument.wordprocessingml.template + ext: dotx + +application/vnd.ms-word.template.macroenabled.12 + ext: dotm + +application/vnd.openxmlformats-officedocument.spreadsheetml.sheet + ext: xlsx + +application/vnd.ms-excel.sheet.macroenabled.12 + ext: xlsm + +application/vnd.openxmlformats-officedocument.spreadsheetml.template + ext: xltx + +application/vnd.ms-excel.template.macroenabled.12 + ext: xltm + +application/vnd.openxmlformats-officedocument.presentationml.presentation + ext: pptx + +application/vnd.ms-powerpoint.presentation.macroenabled.12 + ext: pptm + +application/vnd.openxmlformats-officedocument.presentationml.template + ext: potx + +application/vnd.ms-powerpoint.template.macroenabled.12 + ext: potm -- cgit