summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/es
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-08 02:00:59 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-08 02:00:59 +0000
commita1b576824414d0e044432e271edabce38756503e (patch)
tree7176c82ccba883009fdc2067086814bf6e82ed83 /DOCS/xml/es
parent51d742b1e2e456481e32d0f432d545e72a17617c (diff)
downloadmpv-a1b576824414d0e044432e271edabce38756503e.tar.bz2
mpv-a1b576824414d0e044432e271edabce38756503e.tar.xz
Support for building incomplete translations.
Patch by Dmitry Baryshkov <mitya@school.ioffe.ru>. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11046 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/es')
-rw-r--r--DOCS/xml/es/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/xml/es/Makefile b/DOCS/xml/es/Makefile
index 9526a6b068..573ef6e76a 100644
--- a/DOCS/xml/es/Makefile
+++ b/DOCS/xml/es/Makefile
@@ -3,5 +3,8 @@ include ../Makefile.inc
# Set if you are using your own HTML stylesheet...
#HTML_STYLESHEET = mystyle.css
+# Change to yes to enable symlinking missing files to English master versions
+USE_SYMLINKS = yes
+
# Dependency information.
$(HTMLDIR)/index.html: $(wildcard *.xml)