[shotwell] i18n: Unset XGETTEXT_OPTIONS. Default for Vala is fine
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [shotwell] i18n: Unset XGETTEXT_OPTIONS. Default for Vala is fine
- Date: Mon, 4 Jul 2016 19:42:34 +0000 (UTC)
commit 21ef4cbb03d3ebac5f70cf368d80c2d851a91892
Author: Jens Georg <mail jensge org>
Date: Mon Jul 4 21:38:11 2016 +0200
i18n: Unset XGETTEXT_OPTIONS. Default for Vala is fine
Signed-off-by: Jens Georg <mail jensge org>
po/Makevars | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/po/Makevars b/po/Makevars
index 0293363..42d9809 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_ --from-code=UTF-8
+XGETTEXT_OPTIONS = --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
@@ -41,7 +41,7 @@ PACKAGE_GNU =
# It can be your email address, or a mailing list address where translators
# can write to without being subscribed, or the URL of a web page through
# which the translators can contact you.
-MSGID_BUGS_ADDRESS =
+MSGID_BUGS_ADDRESS = https://bugzilla.gnome.org/enter_bug.cgi?product=Shotwell&component=Internationalization
# This is the list of locale categories, beyond LC_MESSAGES, for which the
# message catalogs shall be used. It is usually empty.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]