diff options
| author | raveit65 <[email protected]> | 2018-10-01 18:37:30 +0200 |
|---|---|---|
| committer | raveit65 <[email protected]> | 2018-10-01 18:37:30 +0200 |
| commit | 2ce0ed85117be79df42ea295b0acb9bfaaa9929f (patch) | |
| tree | e68fe2af9fe83de171c7e8a9a55de68a0c25ffce /makepot | |
| parent | de4b0c4fb50d33b80a2e116cbf98492e3108e051 (diff) | |
| download | mate-calc-2ce0ed85117be79df42ea295b0acb9bfaaa9929f.tar.bz2 mate-calc-2ce0ed85117be79df42ea295b0acb9bfaaa9929f.tar.xz | |
tx: add help for user-guide to transifex config
Diffstat (limited to 'makepot')
| -rwxr-xr-x | makepot | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -2,4 +2,9 @@ PACKAGE=mate-calc; +# normal translations make -C po $PACKAGE.pot && mv po/$PACKAGE.pot . + +# translations for user-quide +rm -f help/$PACKAGE.pot && +make -C help $PACKAGE.pot |
