diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2012-03-21 12:45:36 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2012-03-21 12:45:36 -0500 |
commit | 4c91eb5b9deaa92f67af5aedec0abbdeabb92b8f (patch) | |
tree | 23b5590d357a88debc9ef641cb489d8410ec6390 /po | |
parent | fdf4d4cc63de1f4151d98bc060a6bf18860d6b6e (diff) | |
parent | aec01584f15604fc49c7b0d4b111dade78f17216 (diff) | |
download | ayatana-indicator-power-4c91eb5b9deaa92f67af5aedec0abbdeabb92b8f.tar.gz ayatana-indicator-power-4c91eb5b9deaa92f67af5aedec0abbdeabb92b8f.tar.bz2 ayatana-indicator-power-4c91eb5b9deaa92f67af5aedec0abbdeabb92b8f.zip |
Import upstream version 1.93
Diffstat (limited to 'po')
-rw-r--r-- | po/Makevars | 2 |
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 |