changeset 18409:0b8825d823dd

Add a note about main.xml.
author diego
date Tue, 09 May 2006 13:49:15 +0000
parents 6484274d41e5
children f07c9898029f
files DOCS/xml/README.maintainers
diffstat 1 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/README.maintainers	Tue May 09 13:34:39 2006 +0000
+++ b/DOCS/xml/README.maintainers	Tue May 09 13:49:15 2006 +0000
@@ -22,7 +22,8 @@
 Adding new translations
 ~~~~~~~~~~~~~~~~~~~~~~~
 
-1) Create a new subdirectory and copy the XML files there.
+1) Create a new subdirectory and copy the XML files there. main.xml must not be
+   copied, it is autogenerated.
 
 2) Make sure to create a 'Makefile' for the translation -- you can
    use 'en/Makefile' as an example.
@@ -46,7 +47,7 @@
   </xsl:stylesheet>
 
   html-chunk.xsl:
-  
+
   <?xml version="1.0" encoding="ISO-8859-1"?>
   <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                 version="1.0">