diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-12-14 01:34:02 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2009-12-14 01:34:02 +0000 |
commit | 130e2f9b675dcc40f26743fb5bf068e75392532b (patch) | |
tree | eebe07194ea7888acb96448bc2039e335668b21a /DOCS/xml/README.maintainers | |
parent | 1f52f6765264b9ae3dff5d8ddd23bacfd8c714b6 (diff) | |
download | mpv-130e2f9b675dcc40f26743fb5bf068e75392532b.tar.bz2 mpv-130e2f9b675dcc40f26743fb5bf068e75392532b.tar.xz |
Unconditionally symlink documentation files missing from a translation.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30017 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/README.maintainers')
-rw-r--r-- | DOCS/xml/README.maintainers | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/DOCS/xml/README.maintainers b/DOCS/xml/README.maintainers index 743d0a71e2..86be440a09 100644 --- a/DOCS/xml/README.maintainers +++ b/DOCS/xml/README.maintainers @@ -75,9 +75,4 @@ Adding new translations like <!-- synced with r2 -->, where 2 is the revision of corresponding English file (see comment at the top of file). -7) While your translation isn't finished, you can change USE_SYMLINKS - to "yes" in your Makefile. This will help you testing your translation: - English files will be used instead of untranslated ones, when generating - HTML docs. - That's all, in theory. |