summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 09:35:37 +0100
committerraveit65 <[email protected]>2018-03-17 09:35:37 +0100
commitd77e25001f2498b64f2aa14db178aa8e84174789 (patch)
treed5b3e4354d9703621318d2fc709b329f36fe2ef6 /makepot
parentf918300a4421fe5f145aa5b38c1f707acad74ee9 (diff)
downloadmate-indicator-applet-d77e25001f2498b64f2aa14db178aa8e84174789.tar.bz2
mate-indicator-applet-d77e25001f2498b64f2aa14db178aa8e84174789.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..1d19a7e
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-indicator-applet;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .