diff options
author | raveit65 <[email protected]> | 2018-09-26 17:52:50 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-09-26 17:52:50 +0200 |
commit | fd7563d2db04271f8f36452a394bbb44c79d8308 (patch) | |
tree | bd10f8310990e0f3fb43b669c7d7c98bbccf284b /makepot | |
parent | 0c6a7a0f037c253a0fa88810bcab680e4a8c4f6e (diff) | |
download | engrampa-fd7563d2db04271f8f36452a394bbb44c79d8308.tar.bz2 engrampa-fd7563d2db04271f8f36452a394bbb44c79d8308.tar.xz |
tx: add atril 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 |