aboutsummaryrefslogtreecommitdiffstats
path: root/po/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'po/Makefile')
-rw-r--r--po/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/Makefile b/po/Makefile
index a62d582..901961e 100644
--- a/po/Makefile
+++ b/po/Makefile
@@ -23,6 +23,7 @@ pot $(NLSPACKAGE).pot:
else \
mv $(NLSPACKAGE).po $(NLSPACKAGE).pot; \
fi
+ perl -pi -e 's,\#: tmp/splash.sh:98,,; s,msgid "silent",,;s,msgstr "",,' $(NLSPACKAGE).pot
rm -rf tmp
update-po: Makefile