[Commits] Makevars 1.1.2.1 1.1.2.2
mones at claws-mail.org
mones at claws-mail.org
Thu Oct 20 11:20:34 CEST 2011
Update of /home/claws-mail/plugins/attachwarner/po
In directory claws-mail:/tmp/cvs-serv13910/po
Modified Files:
Tag: gtk2
Makevars
Log Message:
2011-10-20 [mones] 0.2.22cvs4
* po/Makevars
Tell xgettext how source strings are encoded
Thanks Colin for reporting!
Index: Makevars
===================================================================
RCS file: /home/claws-mail/plugins/attachwarner/po/Attic/Makevars,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- Makevars 16 Nov 2006 12:17:08 -0000 1.1.2.1
+++ Makevars 20 Oct 2011 09:20:32 -0000 1.1.2.2
@@ -9,6 +9,7 @@
# These options get passed to xgettext.
XGETTEXT_OPTIONS = \
+ --from-code=utf-8 \
--keyword=_ --flag=_:1:pass-c-format \
--keyword=N_ --flag=N_:1:pass-c-format \
--keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' \
More information about the Commits
mailing list