diff options
Diffstat (limited to 'sysui/desktop/solaris')
-rwxr-xr-x | sysui/desktop/solaris/mime.types | 12 |
1 files changed, 6 insertions, 6 deletions
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 |