summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 15:00:06 +0100
committerraveit65 <[email protected]>2018-03-17 15:00:06 +0100
commitc40f708e9c60194f060bca34fc512372096e5131 (patch)
tree6857dbcdacfd46e2c210547fb6bb5ce21a24fa1b /makepot
parent97163e8519aa69a6b9686e23f232d3122285c54e (diff)
downloadmate-power-manager-c40f708e9c60194f060bca34fc512372096e5131.tar.bz2
mate-power-manager-c40f708e9c60194f060bca34fc512372096e5131.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 .