[Xfce4-commits] <xfwm4:master> Fix copy+paste typo in xsl file.
Nick Schermer
noreply at xfce.org
Sat Aug 28 16:12:03 CEST 2010
Updating branch refs/heads/master
to a50b968c4e1aca74a69c8250e53baccef7f23ee0 (commit)
from 787a939f53619100c1cea5cd4b598101fc3a4e35 (commit)
commit a50b968c4e1aca74a69c8250e53baccef7f23ee0
Author: Nick Schermer <nick at xfce.org>
Date: Sat Aug 28 16:09:45 2010 +0200
Fix copy+paste typo in xsl file.
doc/manual/xfwm4-html.xsl | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/manual/xfwm4-html.xsl b/doc/manual/xfwm4-html.xsl
index 3bfbf84..4d56923 100644
--- a/doc/manual/xfwm4-html.xsl
+++ b/doc/manual/xfwm4-html.xsl
@@ -9,7 +9,7 @@
<xsl:param name="suppress.navigation">1</xsl:param>
<!-- Use stylesheet -->
-<xsl:param name="html.stylesheet" select="'../xfdesktop.css'"/>
+<xsl:param name="html.stylesheet" select="'../xfwm4.css'"/>
<!-- labels and numbering -->
<xsl:param name="autotoc.label.separator" select="'. '"/>
More information about the Xfce4-commits
mailing list