[Mplayer-cvslog] CVS: main/DOCS/xml/pl html.xsl,1.1,1.2
Dmitry Baryshkov CVS
lumag at mplayerhq.hu
Wed Oct 15 23:07:21 CEST 2003
Update of /cvsroot/mplayer/main/DOCS/xml/pl
In directory mail:/var/tmp.root/cvs-serv31234
Modified Files:
html.xsl
Log Message:
Don't include chunk.xsl directly.
Index: html.xsl
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/xml/pl/html.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- html.xsl 15 Oct 2003 16:37:42 -0000 1.1
+++ html.xsl 15 Oct 2003 21:06:57 -0000 1.2
@@ -2,8 +2,7 @@
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
version="1.0">
- <xsl:import href="/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/html/chunk.xsl"/>
- <xsl:include href="../html-common.xsl"/>
+ <xsl:import href="../html.xsl"/>
<xsl:param name="chunker.output.encoding" select="'utf-8'"/>
</xsl:stylesheet>
More information about the MPlayer-cvslog
mailing list