1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-09-15 17:28:07 -04:00

Inform xgettext(1) that files are in UTF-8 format and may be wide

This commit is contained in:
John Zaitseff 2011-08-17 13:19:57 +10:00
parent 197de2804f
commit 5f069b983d

View File

@ -34,7 +34,7 @@ subdir = po
top_builddir = ..
# These options get passed to xgettext
XGETTEXT_OPTIONS = --keyword=_ --keyword=N_
XGETTEXT_OPTIONS = --from-code=UTF-8 --keyword=_ --keyword=N_ --width=132
# Copyright holder that gets inserted into the header of the
# $(DOMAIN).pot file.