summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 15:52:26 +0100
committerraveit65 <[email protected]>2018-03-17 15:52:26 +0100
commit68ab1d7d75c45ebe656d9362e120d9badd68fd81 (patch)
tree1c91fd053f3dca07f5073fe50010e11c69088ffe /makepot
parent892030fcec2ed6228c5f1782484812a82c33eb9a (diff)
downloadmate-system-monitor-68ab1d7d75c45ebe656d9362e120d9badd68fd81.tar.bz2
mate-system-monitor-68ab1d7d75c45ebe656d9362e120d9badd68fd81.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..5400d1d
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-system-monitor;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .