From a50360003ed77238f290fd3c491af65d46d689ce Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 26 Sep 2018 18:33:29 +0200 Subject: tx: add eom help to transifex config --- makepot | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'makepot') 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 -- cgit v1.2.1