]> git.sesse.net Git - vlc/blobdiff - doc/developer2/videolan-doc.xsl
Fix preferences for jack (avoid the double 'pace' text)
[vlc] / doc / developer2 / videolan-doc.xsl
index eeecafa9795edca7d20e66cc2e24aa2673537825..6d6096152f56ebceb654012644255a1141be4c3d 100644 (file)
@@ -3,7 +3,7 @@
 <xsl:import href="/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/xhtml/chunk.xsl"/>
 
 <xsl:variable name="toc.section.depth">1</xsl:variable>
-<xsl:param name="chunker.output.encoding" select="'iso-8859-15'"/>
+<xsl:param name="chunker.output.encoding" select="'UTF-8'"/>
 <xsl:param name="chunk.section.depth" select="0"/>
 <xsl:param name="html.stylesheet" select="'screen.css'"/>