Mercurial > mplayer.hg
changeset 11208:9cc374ec529b
html.xsl ---> html-single.xsl
author | diego |
---|---|
date | Tue, 21 Oct 2003 13:33:37 +0000 |
parents | e05e51e21806 |
children | 904f8b9c617c |
files | DOCS/xml/pl/html-single.xsl DOCS/xml/ru/html-single.xsl |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/xml/pl/html-single.xsl Tue Oct 21 13:15:04 2003 +0000 +++ b/DOCS/xml/pl/html-single.xsl Tue Oct 21 13:33:37 2003 +0000 @@ -2,7 +2,7 @@ <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> - <xsl:import href="../html.xsl"/> + <xsl:import href="../html-single.xsl"/> <xsl:include href="html-common.xsl"/> </xsl:stylesheet>
--- a/DOCS/xml/ru/html-single.xsl Tue Oct 21 13:15:04 2003 +0000 +++ b/DOCS/xml/ru/html-single.xsl Tue Oct 21 13:33:37 2003 +0000 @@ -2,7 +2,7 @@ <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0"> - <xsl:import href="../html.xsl"/> + <xsl:import href="../html-single.xsl"/> <xsl:include href="html-common.xsl"/> </xsl:stylesheet>