summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-16 15:22:31 +0100
committerraveit65 <[email protected]>2018-03-16 15:22:31 +0100
commit4c498854d5933a72b741d0ed76df0fa79beab881 (patch)
tree5fcfc59b4e5503e93ab66ea2dc654f7a3c2b53d7 /makepot
parent7165e06b3ba4fc9abf7508d4f599a4ea744afdf8 (diff)
downloadmate-control-center-4c498854d5933a72b741d0ed76df0fa79beab881.tar.bz2
mate-control-center-4c498854d5933a72b741d0ed76df0fa79beab881.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 00000000..c61c8119
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-control-center;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .