CVS: main/DOCS/xml/es Makefile,1.1,1.2
Update of /cvsroot/mplayer/main/DOCS/xml/es In directory mail:/var/tmp.root/cvs-serv19145/es Modified Files: Makefile Log Message: Support for building incomplete translations. Patch by Dmitry Baryshkov <mitya@school.ioffe.ru>. Index: Makefile =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/xml/es/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 26 May 2003 16:53:24 -0000 1.1 +++ Makefile 8 Oct 2003 02:00:56 -0000 1.2 @@ -3,5 +3,8 @@ # 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)
participants (1)
-
Diego Biurrun CVS