Update of /cvsroot/mplayer/main/DOCS/xml/en In directory mail:/var/tmp.root/cvs-serv19145/en 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/en/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 23 Mar 2003 23:33:24 -0000 1.1 +++ Makefile 8 Oct 2003 02:00:55 -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 = no + # Dependency information. $(HTMLDIR)/index.html: $(wildcard *.xml)
participants (1)
-
Diego Biurrun CVS