From: Tim Gerundt Date: Tue, 15 Jan 2008 20:20:06 +0000 (+0000) Subject: BUG: [ 1869621 ] xslt support X-Git-Tag: 2.16.5~3716 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=f494f3e1673b4b5e9188d5b652ce40e0d838ca7e;p=winmerge-jp%2Fwinmerge-jp.git BUG: [ 1869621 ] xslt support --- diff --git a/Filters/XML_html.flt b/Filters/XML_html.flt index e5f9ca312..243784ee0 100644 --- a/Filters/XML_html.flt +++ b/Filters/XML_html.flt @@ -12,7 +12,7 @@ def: exclude ## (Inline comments begin with " ##" and extend to the end of the line) f: \.xml$ ## XML files -f: \.xlst$ +f: \.xslt$ f: \.dtd$ f: \.html$ ## HTML files f: \.htm$