summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 14:51:34 +0100
committerraveit65 <[email protected]>2018-03-17 14:51:34 +0100
commit9c27bde74379cf6c78704e4971b346c3932f1a75 (patch)
treecc90300ea88c8a6a91fc709db2404bcdd260b337 /makepot
parent1822c79156a8c097537f8132c4b8c2b282a6251d (diff)
downloadmate-polkit-9c27bde74379cf6c78704e4971b346c3932f1a75.tar.bz2
mate-polkit-9c27bde74379cf6c78704e4971b346c3932f1a75.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..a57ddc7
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-polkit;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .