diff -r 4d081794c98c -r 0c07b6f38d45 MIMETypes.st --- a/MIMETypes.st Thu Jun 06 23:29:01 2019 +0200 +++ b/MIMETypes.st Thu Jun 27 16:34:49 2019 +0200 @@ -1,5 +1,3 @@ -"{ Encoding: utf8 }" - " COPYRIGHT (c) 1997 by eXept Software AG All Rights Reserved @@ -709,6 +707,7 @@ 'dotx' 'application/vnd.openxmlformats-officedocument.wordprocessingml.template' 'xlam' 'application/vnd.ms-excel.addin.macroEnabled.12' 'xlsb' 'application/vnd.ms-excel.sheet.binary.macroEnabled.12' + 'chm' 'application/vnd.ms-htmlhelp' 'xhtml' 'application/xhtml+xml' 'edi' 'application/EDIFACT' @@ -719,7 +718,7 @@ "Modified: / 18-05-2015 / 09:46:47 / sr" "Modified (format): / 05-02-2017 / 19:37:20 / cg" "Modified (comment): / 01-03-2018 / 19:07:51 / mawalch" - "Modified: / 25-06-2018 / 19:15:57 / Claus Gittinger" + "Modified: / 27-06-2019 / 16:31:45 / Claus Gittinger" ! applicationTypeList @@ -1201,6 +1200,9 @@ #'application/x-zip-compressed') ('LZIP' #'application/lzip') + ('ITSF' + #'application/vnd.ms-htmlhelp' + ) ('