From 8b23cd3d73feddc9363e3c8ebf7409fe5031f47c Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 18 Jan 2018 11:52:16 +0000 Subject: Resolves: rhbz#1535541 fdo#88004 mimetypes are .macroEnabled not .macroenabled Change-Id: If7942ec9d4cd40f29fae2b9a8f76df1ef08bfc17 Reviewed-on: https://gerrit.libreoffice.org/48120 Reviewed-by: Michael Stahl Tested-by: Michael Stahl --- sysui/desktop/solaris/mime.types | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'sysui/desktop/solaris') diff --git a/sysui/desktop/solaris/mime.types b/sysui/desktop/solaris/mime.types index a5ee6838a9a9..1e10ad1829c4 100755 --- a/sysui/desktop/solaris/mime.types +++ b/sysui/desktop/solaris/mime.types @@ -65,17 +65,17 @@ application/vnd.stardivision.math smf application/vnd.sun.xml.base odb application/vnd.openofficeorg.extension oxt application/vnd.openxmlformats-officedocument.wordprocessingml.document docx -application/vnd.ms-word.document.macroenabled.12 docm +application/vnd.ms-word.document.macroEnabled.12 docm application/vnd.openxmlformats-officedocument.wordprocessingml.template dotx -application/vnd.ms-word.template.macroenabled.12 dotm +application/vnd.ms-word.template.macroEnabled.12 dotm application/vnd.openxmlformats-officedocument.spreadsheetml.sheet xlsx -application/vnd.ms-excel.sheet.macroenabled.12 xlsm +application/vnd.ms-excel.sheet.macroEnabled.12 xlsm application/vnd.openxmlformats-officedocument.spreadsheetml.template xltx -application/vnd.ms-excel.template.macroenabled.12 xltm +application/vnd.ms-excel.template.macroEnabled.12 xltm application/vnd.openxmlformats-officedocument.presentationml.presentation pptx -application/vnd.ms-powerpoint.presentation.macroenabled.12 pptm +application/vnd.ms-powerpoint.presentation.macroEnabled.12 pptm application/vnd.openxmlformats-officedocument.presentationml.template potx -application/vnd.ms-powerpoint.template.macroenabled.12 potm +application/vnd.ms-powerpoint.template.macroEnabled.12 potm END else cat ${PKG_INSTALL_ROOT}/etc/mime.types -- cgit v1.2.3