[Mplayer-cvslog] CVS: main/DOCS/xml/es Makefile,1.1,1.2
    Diego Biurrun CVS 
    diego at mplayerhq.hu
       
    Wed Oct  8 04:01:30 CEST 2003
    
    
  
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 at 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)
    
    
More information about the MPlayer-cvslog
mailing list