From ad6ccc937059f4089119798e289dc859e7a51d85 Mon Sep 17 00:00:00 2001 From: Chris Frey Date: Fri, 27 Jul 2012 01:40:19 -0400 Subject: [PATCH] po: updated Makevars to include TRANSLATORS tag, and UTF-8 sources --- gui/po/Makevars | 2 +- opensync-plugin-0.4x/po/Makevars | 2 +- opensync-plugin/po/Makevars | 2 +- po/Makevars | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/gui/po/Makevars b/gui/po/Makevars index 3f2062f2..603b243a 100644 --- a/gui/po/Makevars +++ b/gui/po/Makevars @@ -8,7 +8,7 @@ subdir = po top_builddir = .. # These options get passed to xgettext. -XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ +XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --from-code=UTF-8 --add-comments=TRANSLATORS # 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 diff --git a/opensync-plugin-0.4x/po/Makevars b/opensync-plugin-0.4x/po/Makevars index 3f2062f2..603b243a 100644 --- a/opensync-plugin-0.4x/po/Makevars +++ b/opensync-plugin-0.4x/po/Makevars @@ -8,7 +8,7 @@ subdir = po top_builddir = .. # These options get passed to xgettext. -XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ +XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --from-code=UTF-8 --add-comments=TRANSLATORS # 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 diff --git a/opensync-plugin/po/Makevars b/opensync-plugin/po/Makevars index 3f2062f2..603b243a 100644 --- a/opensync-plugin/po/Makevars +++ b/opensync-plugin/po/Makevars @@ -8,7 +8,7 @@ subdir = po top_builddir = .. # These options get passed to xgettext. -XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ +XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --from-code=UTF-8 --add-comments=TRANSLATORS # 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 diff --git a/po/Makevars b/po/Makevars index 3f2062f2..603b243a 100644 --- a/po/Makevars +++ b/po/Makevars @@ -8,7 +8,7 @@ subdir = po top_builddir = .. # These options get passed to xgettext. -XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ +XGETTEXT_OPTIONS = --keyword=_ --keyword=N_ --from-code=UTF-8 --add-comments=TRANSLATORS # 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 -- 2.11.4.GIT