summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-01-06 22:28:57 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-01-06 22:28:57 (GMT)
commit991445be8992c9aad1d86f1ce28300c3421e8f2c (patch)
tree4de19f99d937225c4e5537621cd5f0445f58ec24 /autogen.sh
parent104a4a970c98b8846548e03246d7301c3e1eb553 (diff)
Built a fresh list for POTFILES when initializing the sources.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 0b4f620..52b8007 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,6 +1,9 @@
#!/bin/sh
# Define internationalization (i18n)
+
+./tools/ipf/init_potfiles.sh
+
gettextize --no-changelog
# Beware of acknowledgment!