[Xbubble-commits] xbubble/po Makevars,1.1,1.2

Martin Quinson mquinson at alioth.debian.org
Fri Jan 6 08:02:09 UTC 2006


Update of /cvsroot/xbubble/xbubble/po
In directory haydn:/tmp/cvs-serv1140/po

Modified Files:
	Makevars 
Log Message:
specify where to send bugs, and where to search for source files in 'make distcheck' settings

Index: Makevars
===================================================================
RCS file: /cvsroot/xbubble/xbubble/po/Makevars,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makevars	6 Dec 2004 07:51:36 -0000	1.1
+++ Makevars	6 Jan 2006 08:02:07 -0000	1.2
@@ -8,7 +8,7 @@
 top_builddir = ..
 
 # These options get passed to xgettext.
-XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
+XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ -D ..
 
 # 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
@@ -23,3 +23,5 @@
 # This is the list of locale categories, beyond LC_MESSAGES, for which the
 # message catalogs shall be used.  It is usually empty.
 EXTRA_LOCALE_CATEGORIES =
+
+MSGID_BUGS_ADDRESS=mquinson at debian.org
\ No newline at end of file




More information about the Xbubble-commits mailing list