summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-16 15:24:38 +0100
committerraveit65 <[email protected]>2018-03-16 15:24:38 +0100
commit9888c14a69484aecdb48bfea6bcd562b178e9ff1 (patch)
tree1ead5b714afc4ce038d19d59de578fca8b7cbec5 /makepot
parentf083448fa85fdbc18d168381734a5e027bf5a576 (diff)
downloadmate-control-center-9888c14a69484aecdb48bfea6bcd562b178e9ff1.tar.bz2
mate-control-center-9888c14a69484aecdb48bfea6bcd562b178e9ff1.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..c61c8119
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-control-center;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .