summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 10:01:08 +0100
committerraveit65 <[email protected]>2018-03-17 10:01:08 +0100
commit91dec3e7da91d2413a224734615a07bc7dbd6af2 (patch)
tree55e450852a97f337f1e47487a2d1f973b4ddbea9 /makepot
parentdf385133a947a5d43b8881925b2f176439792f25 (diff)
downloadmate-menus-91dec3e7da91d2413a224734615a07bc7dbd6af2.tar.bz2
mate-menus-91dec3e7da91d2413a224734615a07bc7dbd6af2.tar.xz
tx: add makepot and .pot files
Diffstat (limited to 'makepot')
-rwxr-xr-xmakepot5
1 files changed, 5 insertions, 0 deletions
diff --git a/makepot b/makepot
new file mode 100755
index 0000000..24ce7ac
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-menus;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .