aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.PL
diff options
context:
space:
mode:
authorMaarten Vanraes <alien@mageia.org>2016-05-09 12:01:04 +0200
committerMaarten Vanraes <alien@mageia.org>2016-05-09 12:01:26 +0200
commit844f1c68978e096506fdaa075b653fd38e7e8d6a (patch)
tree1274dab56d196f55fbe49e5cf310e4ee60b57c17 /Makefile.PL
parentc0667c7999921ab1a2d39107593a4757535965da (diff)
downloadmanatools-844f1c68978e096506fdaa075b653fd38e7e8d6a.tar
manatools-844f1c68978e096506fdaa075b653fd38e7e8d6a.tar.gz
manatools-844f1c68978e096506fdaa075b653fd38e7e8d6a.tar.bz2
manatools-844f1c68978e096506fdaa075b653fd38e7e8d6a.tar.xz
manatools-844f1c68978e096506fdaa075b653fd38e7e8d6a.zip
also look for logger functions (where are translated too)
Diffstat (limited to 'Makefile.PL')
-rw-r--r--Makefile.PL2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.PL b/Makefile.PL
index 32cccf81..87422912 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -170,7 +170,7 @@ manatools_perl.pot: $(PL_FILES)
--msgid-bugs-address="https://bugs.mageia.org/" \
--package-name=$(NAME) --package-version=$(VERSION) \
--copyright-holder="Angelo Naselli - Matteo Pasotti" \
- --keyword=N --keyword=N_ --keyword=P \
+ --keyword=N --keyword=N_ --keyword=P --keyword=I --keyword=W --keyword=E --keyword=D \
$(PL_FILES)
manapol.pot: $(POL_IN_FILES)