]> git.sesse.net Git - vlc/blobdiff - doc/developer/videolan-doc.xsl
libvlccore: Don't set the priority on first thread on Mac OS X.
[vlc] / doc / developer / videolan-doc.xsl
index 0f9f716f201a44baaa65b2f022223a4f1867b508..4b05a5ae13d832cb862a2abe804a926d7911bb74 100644 (file)
@@ -6,7 +6,7 @@
 <xsl:param name="toc.section.depth" select="1"/>
 <xsl:param name="generate.toc" select="'book toc chapter nop'"/>
 
-<xsl:output method="xml" encoding="iso-8859-15" indent="yes" doctype-public="-//W3C//DTD XHTML 1.0 Transitional//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"/>
+<xsl:output method="xml" encoding="UTF-8" indent="yes" doctype-public="-//W3C//DTD XHTML 1.0 Transitional//EN" doctype-system="http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"/>
 
 </xsl:stylesheet>