diff options
author | raveit65 <[email protected]> | 2018-09-26 17:59:12 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-09-26 18:00:40 +0200 |
commit | b44f3ff669aca104651d31cc259710fbf328cb8e (patch) | |
tree | 156e8855d1377c2e0b8051c195ca440313b0f3b1 /makepot | |
parent | 2804b35894f7e65f2ae81c6d01797b38d9d7aea4 (diff) | |
download | engrampa-b44f3ff669aca104651d31cc259710fbf328cb8e.tar.bz2 engrampa-b44f3ff669aca104651d31cc259710fbf328cb8e.tar.xz |
tx: add engrampa 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=engrampa; +# normal translations make -C po $PACKAGE.pot && mv po/$PACKAGE.pot . + +# translations for user-quide +make -C help $PACKAGE.pot |