]> granicus.if.org Git - docbook-dsssl/commitdiff
Modified html/slides-common.xsl to look for param.xsl in new
authorMichael Smith <xmldoc@users.sourceforge.net>
Thu, 6 Apr 2006 03:03:34 +0000 (03:03 +0000)
committerMichael Smith <xmldoc@users.sourceforge.net>
Thu, 6 Apr 2006 03:03:34 +0000 (03:03 +0000)
location.

slides/xsl/html/.cvsignore
slides/xsl/html/slides-common.xsl

index 2db5d34a81027dd6b392ec136353217525ec0275..56631abf1919d1804b8f9d3fe4471fc5c1854375 100644 (file)
@@ -1,4 +1 @@
-param.xsl
-param.xml
-param.html
 ChangeLog
index 3f3f8e05427cac717749d31786b9bfcfa0cc5cd4..338fe04851e80c54034c8a2f5c65d0edcb2b3b73 100644 (file)
@@ -5,7 +5,7 @@
 <xsl:import href="http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl"/>
 <xsl:include href="../../VERSION"/>
 
-<xsl:include href="param.xsl"/>
+<xsl:include href="../param.xsl"/>
 <xsl:include href="jscript.xsl"/>
 <xsl:include href="graphics.xsl"/>
 <xsl:include href="css.xsl"/>