[MPlayer-dev-eng] [PATCH] Support Saxon XSLT Processor
Diego Biurrun
diego at biurrun.de
Wed Apr 30 11:38:41 CEST 2003
Dmitry Baryshkov writes:
> This patch adds (disabled by default) support for Saxon XSLT Processor.
> If no one complains, I'll commit it in two or three days.
Commit whenever you feel like it, looks OK, I made a few spelling
corrections below.
Diego
> --- README 21 Apr 2003 00:06:41 -0000 1.2
> +++ README 28 Apr 2003 18:42:27 -0000
> @@ -12,6 +12,9 @@
> * xsltproc (part of libxslt1) is used for transforming XML files into HTML
> files. Version 1.0.18 or later is recommended.
>
> +Also it's possible to use Saxon XSLT Processor. Russian translator used it
> +(version 6.4.4) for a while. To enable it change USE_SAXON to 1 in Makefile.
> +
Seems like Russian needs less articles than English. Use this instead
with a few more "the"s sprinkled in between:
Also it's possible to use the Saxon XSLT Processor. The Russian translator used it
(version 6.4.4) for a while. To enable it change USE_SAXON to 1 in
> the Makefile.
> +
More information about the MPlayer-dev-eng
mailing list