diff DOCS/xml/ru/html.xsl @ 9713:c2ae0eb049dd

Russian translation by Dmitry Baryshkov <lumag@qnc.ru>.
author diego
date Fri, 28 Mar 2003 02:04:45 +0000
parents
children 8b07fe4e63b2
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/DOCS/xml/ru/html.xsl	Fri Mar 28 02:04:45 2003 +0000
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!-- ***************************************************
+     This file is generated automatically.  DO NOT EDIT.
+     *************************************************** -->
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
+                version="1.0">
+
+  <xsl:import href="../html.xsl"/>
+  <xsl:param name="chunker.output.encoding" select="'KOI8-R'"/>
+
+</xsl:stylesheet>