summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-26 18:47:04 +0000
committerwight <wight@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-26 18:47:04 +0000
commit0640031b07d1490578f035e3aa714d1bf034b155 (patch)
treedd365018924c8dc1d26a3739e492befdf0b42256 /DOCS
parenta67107f157d59203c7854f46ab7b8caa5cb0e494 (diff)
downloadmpv-0640031b07d1490578f035e3aa714d1bf034b155.tar.bz2
mpv-0640031b07d1490578f035e3aa714d1bf034b155.tar.xz
forgot there are two generators now
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11275 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/pl/html-common.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/pl/html-common.xsl b/DOCS/xml/pl/html-common.xsl
index 238a3963e6..1b18458ab0 100644
--- a/DOCS/xml/pl/html-common.xsl
+++ b/DOCS/xml/pl/html-common.xsl
@@ -4,6 +4,6 @@
version="1.0">
<xsl:param name="chunker.output.encoding" select="'iso-8859-2'"/>
- <xsl:output encoding="utf-8"/>
+ <xsl:output encoding="iso-8859-2"/>
</xsl:stylesheet>