summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-16 14:43:03 +0100
committerraveit65 <[email protected]>2018-03-16 14:43:03 +0100
commit0cc37259113a268d4e64eafbb4b715dd2eb48d57 (patch)
tree5cbf3a7c967f5ab3c5545c1267ba96810d047957 /makepot
parentba596c20c4cf12ccbd185db6f1b42b8148b76bf9 (diff)
downloadmate-applets-0cc37259113a268d4e64eafbb4b715dd2eb48d57.tar.bz2
mate-applets-0cc37259113a268d4e64eafbb4b715dd2eb48d57.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..5d4f9057
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-applets;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .