summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 09:37:58 +0100
committerraveit65 <[email protected]>2018-03-17 09:37:58 +0100
commit1b611edd166a12eda7392e3f6100dc0ec65aa312 (patch)
tree96da8577ba441a4cc1574f87e5c61877d1ba1d72 /makepot
parentb51b549b1c697325ac45c58d3f9ab6b466f4e973 (diff)
downloadmate-indicator-applet-1b611edd166a12eda7392e3f6100dc0ec65aa312.tar.bz2
mate-indicator-applet-1b611edd166a12eda7392e3f6100dc0ec65aa312.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 .