optical cleanup
[TortoiseGit.git] / doc / xsl / sr_spl / htmldefaults.xsl
blob63d0d49da3e2c23bebbddd9e3aced928b8d18f8c
1 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
3 <!--
4 The default encoding for the html help output is defined here
5 -->
7 <xsl:param name="htmlhelp.encoding" select="'windows-1250'"/>
8 <xsl:param name="chunker.output.encoding" select="'windows-1250'"/>
10 <xsl:param name="l10n.gentext.language" select="'sr_Latn'"/>
12 </xsl:stylesheet>