diff options
author | raveit65 <[email protected]> | 2018-09-26 18:33:29 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-09-26 18:33:29 +0200 |
commit | a50360003ed77238f290fd3c491af65d46d689ce (patch) | |
tree | 66bcc6481987147231c46e6582360f1d7e03b433 /makepot | |
parent | 537665080a55164cac6628de5c2d1a18e7127b08 (diff) | |
download | eom-a50360003ed77238f290fd3c491af65d46d689ce.tar.bz2 eom-a50360003ed77238f290fd3c491af65d46d689ce.tar.xz |
tx: add eom help to transifex config
Diffstat (limited to 'makepot')
-rwxr-xr-x | makepot | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |