summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-09-26 18:28:32 +0200
committerraveit65 <[email protected]>2018-09-26 18:28:32 +0200
commita24f714d68ec0acf2831f1211d470871c4e06121 (patch)
tree78938cd801107f07d8d64319274e43808e399542 /makepot
parente1488971ed44e26257d7014760aa251393351473 (diff)
downloadeom-a24f714d68ec0acf2831f1211d470871c4e06121.tar.bz2
eom-a24f714d68ec0acf2831f1211d470871c4e06121.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