summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 10:07:12 +0100
committerraveit65 <[email protected]>2018-03-17 10:07:12 +0100
commitb981d0ce2f1b5d7ffb65f752f1fded85d7166420 (patch)
tree770178c0e1b278498058844e7b073179b1e5f608 /makepot
parentd3e0b44d0d3d46898dfe33132f89c0eefb997515 (diff)
downloadmate-netbook-b981d0ce2f1b5d7ffb65f752f1fded85d7166420.tar.bz2
mate-netbook-b981d0ce2f1b5d7ffb65f752f1fded85d7166420.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..4f864ab
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-netbook;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .