aboutsummaryrefslogtreecommitdiff
path: root/po/Makevars
diff options
context:
space:
mode:
authorKen VanDine <ken.vandine@canonical.com>2012-03-21 15:22:09 -0400
committerKen VanDine <ken.vandine@canonical.com>2012-03-21 15:22:09 -0400
commitfddb19ebc73af6ed12b7d9893aa67cb71ee9896b (patch)
tree41c02bbceca7f82542590c350392ce0a6fe40e85 /po/Makevars
parent82e7ef00436297ab4de35ff4f09b90cbfda538fe (diff)
parentabc3fafad6fd959defafc4b3c0cf4361aa14d22b (diff)
downloadayatana-indicator-power-fddb19ebc73af6ed12b7d9893aa67cb71ee9896b.tar.gz
ayatana-indicator-power-fddb19ebc73af6ed12b7d9893aa67cb71ee9896b.tar.bz2
ayatana-indicator-power-fddb19ebc73af6ed12b7d9893aa67cb71ee9896b.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