summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-10-04 19:24:11 +0200
committerraveit65 <[email protected]>2018-10-04 19:24:11 +0200
commit5c5fc3696be23da5c13af9c79c447eb2fd7c4aae (patch)
tree218fb76d8cad8ba31c26902c904182e466518e52 /makepot
parent66f1050a7da8d68494c3cd74e0f9601419f3e13a (diff)
downloadmate-sensors-applet-5c5fc3696be23da5c13af9c79c447eb2fd7c4aae.tar.bz2
mate-sensors-applet-5c5fc3696be23da5c13af9c79c447eb2fd7c4aae.tar.xz
tx: add 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 4938967..4626645 100755
--- a/makepot
+++ b/makepot
@@ -2,4 +2,9 @@
PACKAGE=mate-sensors-applet;
+# 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