CVS: main/DOCS/xml/fr Makefile,1.1,1.2
Update of /cvsroot/mplayer/main/DOCS/xml/fr In directory mail:/var/tmp.root/cvs-serv19145/fr 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/fr/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- Makefile 16 May 2003 13:20:06 -0000 1.1 +++ Makefile 8 Oct 2003 02:00:58 -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