summaryrefslogtreecommitdiffstats
path: root/perl-install/share/po/Makefile
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@mandriva.com>2003-02-18 21:08:36 +0000
committerPablo Saratxaga <pablo@mandriva.com>2003-02-18 21:08:36 +0000
commitee74df928227747d9c4342044e06438768c8706b (patch)
tree188eeeab7dc44643a5a9b2e1a1fffccae74935c2 /perl-install/share/po/Makefile
parentbd671655350f6ffadc045e53b37978ac7022e64a (diff)
downloaddrakx-ee74df928227747d9c4342044e06438768c8706b.tar
drakx-ee74df928227747d9c4342044e06438768c8706b.tar.gz
drakx-ee74df928227747d9c4342044e06438768c8706b.tar.bz2
drakx-ee74df928227747d9c4342044e06438768c8706b.tar.xz
drakx-ee74df928227747d9c4342044e06438768c8706b.zip
updated pot file
Diffstat (limited to 'perl-install/share/po/Makefile')
-rw-r--r--perl-install/share/po/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/share/po/Makefile b/perl-install/share/po/Makefile
index 3166e9447..deb856d88 100644
--- a/perl-install/share/po/Makefile
+++ b/perl-install/share/po/Makefile
@@ -4,7 +4,7 @@ PMSFILES = $(wildcard $(ALLPMS:%=../../%))
# temporarly don't include those po files
# (too low translation percentage)
-POFILES = $(shell ls *.po|grep -v '\(ga.po\|is.po\|sl.po\)')
+#POFILES = $(shell ls *.po|grep -v '\(ga.po\|is.po\|sl.po\)')
MOFILES = $(POFILES:%.po=%.mo)
LANGS = $(POFILES:%.po=%)