aboutsummaryrefslogtreecommitdiff
path: root/po/Makevars
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-03-21 12:46:42 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-03-21 12:46:42 -0500
commitb8ba3beca784bb03d5f8e4c938db508892b5818f (patch)
tree6bda643c634fdef7fa8c57a8110c5f6bd235933d /po/Makevars
parente9f8e723da6802d7c93e4e7d40c69376d4d63089 (diff)
parent4c91eb5b9deaa92f67af5aedec0abbdeabb92b8f (diff)
downloadayatana-indicator-power-b8ba3beca784bb03d5f8e4c938db508892b5818f.tar.gz
ayatana-indicator-power-b8ba3beca784bb03d5f8e4c938db508892b5818f.tar.bz2
ayatana-indicator-power-b8ba3beca784bb03d5f8e4c938db508892b5818f.zip
* New upstream release.
* Fix for translatable strings not being extracted for i18n (LP: #957542)
Diffstat (limited to 'po/Makevars')
-rw-r--r--po/Makevars2
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makevars b/po/Makevars
index 9516d97..383662d 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_ --keyword=g_dngettext:2,3
# 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