Mercurial > mplayer.hg
view DOCS/xml/pl/html-common.xsl @ 11200:eae346fd3769
Big consistency overhaul, targets and variables renamed to *-single and
*-chunked, single files now have subdir structure as well.
author | diego |
---|---|
date | Tue, 21 Oct 2003 01:36:00 +0000 |
parents | 6dfed0b2a300 |
children | c0a674107197 |
line wrap: on
line source
<?xml version="1.0" encoding="ISO-8859-1"?> <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> <xsl:param name="chunker.output.encoding" select="'utf-8'"/> <xsl:output encoding="utf-8"/> </xsl:stylesheet>