wesnoth-cvs-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wesnoth-cvs-commits] wesnoth/po Makevars


From: Yann Dirson
Subject: [Wesnoth-cvs-commits] wesnoth/po Makevars
Date: Fri, 03 Sep 2004 05:41:27 -0400

CVSROOT:        /cvsroot/wesnoth
Module name:    wesnoth
Branch:         
Changes by:     Yann Dirson <address@hidden>    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

[Prev in Thread] Current Thread [Next in Thread]