summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/README.maintainers
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-12-14 01:51:42 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2009-12-14 01:51:42 +0000
commita1c5ce61194e5bb12eb9e61076c241104ecc0e71 (patch)
treee78cef098077ecc6411d91cb0ff675dde4d27b80 /DOCS/xml/README.maintainers
parent130e2f9b675dcc40f26743fb5bf068e75392532b (diff)
downloadmpv-a1c5ce61194e5bb12eb9e61076c241104ecc0e71.tar.bz2
mpv-a1c5ce61194e5bb12eb9e61076c241104ecc0e71.tar.xz
Drop support for per-language stylesheets.
In all these years nobody ever used this feature. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30018 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/README.maintainers')
-rw-r--r--DOCS/xml/README.maintainers6
1 files changed, 1 insertions, 5 deletions
diff --git a/DOCS/xml/README.maintainers b/DOCS/xml/README.maintainers
index 86be440a09..f2fb2e7e12 100644
--- a/DOCS/xml/README.maintainers
+++ b/DOCS/xml/README.maintainers
@@ -67,11 +67,7 @@ Adding new translations
<xsl:param name="chunker.output.encoding" select="'your_encoding'"/>
<xsl:output encoding="your_encoding"/>
-5) If you are using your own HTML stylesheet, edit your Makefile and set
- the HTML_STYLESHEET variable to its name. Please, don't call your HTML
- stylesheet 'default.css'.
-
-6) In each translated file after the <?xml ... ?> tag you must put a note
+5) In each translated file after the <?xml ... ?> tag you must put a note
like <!-- synced with r2 -->, where 2 is the revision of corresponding
English file (see comment at the top of file).