aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2012-03-17 14:00:20 -0500
committerCharles Kerr <charles.kerr@canonical.com>2012-03-17 14:00:20 -0500
commit0ef46e198d8632a55713196b2f7edd96d1e1bd78 (patch)
treefaa18dc7fac628b2bc3e485c60418cec67538dc3
parentaf5642fe06d9c1227c8841d7f66f80eaf1b7eb0c (diff)
parentf1ad17d8ffc594c26856b1c82fe15aea25d0bea4 (diff)
downloadayatana-indicator-power-0ef46e198d8632a55713196b2f7edd96d1e1bd78.tar.gz
ayatana-indicator-power-0ef46e198d8632a55713196b2f7edd96d1e1bd78.tar.bz2
ayatana-indicator-power-0ef46e198d8632a55713196b2f7edd96d1e1bd78.zip
merge lp:~kelemeng/indicator-power/bug957542 to fix extracting translatable strings from ipower (Bug #957542)
-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