CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Yann Dirson <[EMAIL PROTECTED]> 04/09/03 09:36:36

Modified files:
        po             : Makevars 

Log message:
        make xgettext know about dsgettext

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/po/Makevars.diff?tr1=1.4&tr2=1.5&r1=text&r2=text

Patches:
Index: wesnoth/po/Makevars
diff -u wesnoth/po/Makevars:1.4 wesnoth/po/Makevars:1.5
--- wesnoth/po/Makevars:1.4     Fri Aug 27 11:13:38 2004
+++ wesnoth/po/Makevars Fri Sep  3 09:36:36 2004
@@ -8,7 +8,7 @@
 top_builddir = ..
 
 # These options get passed to xgettext.
-XGETTEXT_OPTIONS = --from-code=UTF-8 --sort-by-file --keyword=sgettext 
--keyword=vgettext
+XGETTEXT_OPTIONS = --from-code=UTF-8 --sort-by-file --keyword=sgettext 
--keyword=vgettext --keyword=dsgettext:2
 
 # This is the copyright holder that gets inserted into the header of the
 # $(DOMAIN).pot file.  Set this to the copyright holder of the surrounding


Reply via email to