summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-05-09 13:49:15 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-05-09 13:49:15 +0000
commitf076a218155d69f940c357bf3e3ec79b325d2f54 (patch)
treec03c37ce8daec907e241d11dcc1cba44f66c248c /DOCS
parent90ace5f037e15b99891546bdde168d1d54d675c5 (diff)
downloadmpv-f076a218155d69f940c357bf3e3ec79b325d2f54.tar.bz2
mpv-f076a218155d69f940c357bf3e3ec79b325d2f54.tar.xz
Add a note about main.xml.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18410 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/README.maintainers5
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/xml/README.maintainers b/DOCS/xml/README.maintainers
index ab7e40bf9a..82dd519138 100644
--- a/DOCS/xml/README.maintainers
+++ b/DOCS/xml/README.maintainers
@@ -22,7 +22,8 @@ by Makefile.inc, so you do not have to list them.)
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 @@ Adding new translations
</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">