summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 15:02:51 +0100
committerraveit65 <[email protected]>2018-03-17 15:02:51 +0100
commit2bf6cbabb7d54406714cf6071f37429d6511f944 (patch)
tree35909ba064c75ef8f4d1b1d981da8bfa0f873e1d /makepot
parent795df5f4e60efae746a04651e93dcc32a195602a (diff)
downloadmate-power-manager-2bf6cbabb7d54406714cf6071f37429d6511f944.tar.bz2
mate-power-manager-2bf6cbabb7d54406714cf6071f37429d6511f944.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..a559273
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-power-manager;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .