0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 20:03:10 +02:00

forgot there are two generators now

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11275 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
wight 2003-10-26 18:47:04 +00:00
parent a67107f157
commit 0640031b07

View File

@ -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>