Problem with ISO-8859-2 in fsfe.xsl fixed by splitting

it into two files (fsfe.xsl and fsfe.cs.xsl). Makefile
now calls fsfe.cs.xsl to build Czech pages using ISO-8859-2
(Central Europe character set).

svn path=/trunk/; revision=2026
This commit is contained in:
hhanke
2002-04-13 12:40:13 +00:00
parent a6677f3c30
commit 80d55131c0
4 changed files with 90 additions and 3 deletions

View File

@@ -47,7 +47,6 @@
</xsl:template>
<xsl:include href="navigation.de.xsl" />
<xsl:include href="navigation.cs.xsl" />
<xsl:include href="navigation.en.xsl" />
<xsl:include href="navigation.fr.xsl" />
<xsl:include href="navigation.it.xsl" />