summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 14:44:17 +0100
committerraveit65 <[email protected]>2018-03-17 14:44:17 +0100
commitef29ff15c72b8a0eeba6c37ef017edd554421a4b (patch)
tree030270ca853967aab04bef3a45dd509cac927b86 /makepot
parent77fdffd8d8f7fd8e9f650c1c3ec869205fe84400 (diff)
downloadmate-panel-ef29ff15c72b8a0eeba6c37ef017edd554421a4b.tar.bz2
mate-panel-ef29ff15c72b8a0eeba6c37ef017edd554421a4b.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 .