summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-09-26 18:33:29 +0200
committerraveit65 <[email protected]>2018-09-26 18:33:29 +0200
commita50360003ed77238f290fd3c491af65d46d689ce (patch)
tree66bcc6481987147231c46e6582360f1d7e03b433 /makepot
parent537665080a55164cac6628de5c2d1a18e7127b08 (diff)
downloadeom-a50360003ed77238f290fd3c491af65d46d689ce.tar.bz2
eom-a50360003ed77238f290fd3c491af65d46d689ce.tar.xz
tx: add eom help to transifex config
Diffstat (limited to 'makepot')
-rwxr-xr-xmakepot4
1 files changed, 4 insertions, 0 deletions
diff --git a/makepot b/makepot
index 5b8c0fd..4813641 100755
--- a/makepot
+++ b/makepot
@@ -2,4 +2,8 @@
PACKAGE=eom;
+# normal translations
make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .
+
+# translations for user-quide
+make -C help $PACKAGE.pot