summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-10-04 19:39:18 +0200
committerraveit65 <[email protected]>2018-10-04 19:39:18 +0200
commit443e594b2eb8c72019a3a9e0c834c2d7d876b699 (patch)
treeae24c1f32aa25a950fd9047d33aa4fc4e02986d8 /makepot
parent68015e19fba87ce2e2f209de0e20485571884557 (diff)
downloadmate-sensors-applet-443e594b2eb8c72019a3a9e0c834c2d7d876b699.tar.bz2
mate-sensors-applet-443e594b2eb8c72019a3a9e0c834c2d7d876b699.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