Description
Please add the following mime-magic in order to correctly detect xsl-fo files
<mime-type type="application/xslfo+xml"> <alias type="text/xsl"/> <acronym>XSLFO</acronym> <_comment>XSL Format</_comment> <root-XML localName="root" namespaceURI="http://www.w3.org/1999/XSL/Format"/> <glob pattern="*.xslfo"/> <glob pattern="*.fo"/> </mime-type>