summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-10-04 17:48:59 +0200
committerraveit65 <[email protected]>2018-10-04 17:48:59 +0200
commitc67ebc725427932da41bb35e76fbc34456e15a6f (patch)
tree584721e2408c2a20eceb2bfa0318250d2e7b8471 /makepot
parent8a3e0c1d84fe655a0ae2e0dbcd8164b8fb42e0a0 (diff)
downloadmate-power-manager-c67ebc725427932da41bb35e76fbc34456e15a6f.tar.bz2
mate-power-manager-c67ebc725427932da41bb35e76fbc34456e15a6f.tar.xz
tx: add m-p-m help to transifex config
Diffstat (limited to 'makepot')
-rwxr-xr-xmakepot5
1 files changed, 5 insertions, 0 deletions
diff --git a/makepot b/makepot
index a559273..85446ad 100755
--- a/makepot
+++ b/makepot
@@ -2,4 +2,9 @@
PACKAGE=mate-power-manager;
+# 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