Update of /cvsroot/mplayer/main/DOCS/xml/ru In directory mail:/var/tmp.root/cvs-serv19145/ru 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/ru/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 29 Mar 2003 00:48:05 -0000 1.1 +++ Makefile 8 Oct 2003 02:00:59 -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