[Commits] [SCM] claws branch, master, updated. 3.9.3-54-g9261c88
claws at claws-mail.org
claws at claws-mail.org
Fri Mar 21 07:33:17 CET 2014
The branch master of project "claws" (Claws Mail) has been updated
via 9261c881eeae84c90042e622e884ef37a6055026 (commit)
from 09a5663e54c7a4d407221e8432dfb637260dcb1d (commit)
- Log -----------------------------------------------------------------
commit 9261c881eeae84c90042e622e884ef37a6055026
Author: Paul <paul at claws-mail.org>
Date: Fri Mar 21 06:33:10 2014 +0000
add --from-code=UTF-8 to Makevars
diff --git a/po/Makevars b/po/Makevars
index 03ab39e..c3788c3 100644
--- a/po/Makevars
+++ b/po/Makevars
@@ -15,7 +15,8 @@ XGETTEXT_OPTIONS = \
--keyword=C_:1c,2 \
--keyword='proper_name:1,"This is a proper name. See the gettext manual, section Names."' \
--keyword='proper_name_utf8:1,"This is a proper name. See the gettext manual, section Names."' \
- --flag=error:3:c-format --flag=error_at_line:5:c-format
+ --flag=error:3:c-format --flag=error_at_line:5:c-format \
+ --from-code=UTF-8
# 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
-----------------------------------------------------------------------
Summary of changes:
po/Makevars | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list