summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 09:58:07 +0100
committerraveit65 <[email protected]>2018-03-17 09:58:07 +0100
commitf51e24b87babb95b39cac33b418863290d60f7a5 (patch)
tree847259e6e69036e7e9dc454acb4a60028bed13fe /makepot
parentd5896d5eef29f63ca0877dd6176bf858ae5ab879 (diff)
downloadmate-menus-f51e24b87babb95b39cac33b418863290d60f7a5.tar.bz2
mate-menus-f51e24b87babb95b39cac33b418863290d60f7a5.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 .