summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 14:40:33 +0100
committerraveit65 <[email protected]>2018-03-17 14:40:33 +0100
commit217c79fe5ceeb98018cc6f86185359ce110c20d1 (patch)
tree2992c38bf4272caee5b6157bef9c77b943dbb98d /makepot
parent77be765b1726022c2bda6bf578a05f25b8a4714a (diff)
downloadmate-panel-217c79fe5ceeb98018cc6f86185359ce110c20d1.tar.bz2
mate-panel-217c79fe5ceeb98018cc6f86185359ce110c20d1.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..9e8e6c97
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-panel;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .