summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 10:10:44 +0100
committerraveit65 <[email protected]>2018-03-17 10:10:44 +0100
commitcdf387366dc0969807317813d21fa9c4daac7cea (patch)
tree90f49f368b5c43a5e099b3c66619c4d4114b1beb /makepot
parent6c25a733a67f23e0d8ed9e7292ee2d3940d3c916 (diff)
downloadmate-netbook-cdf387366dc0969807317813d21fa9c4daac7cea.tar.bz2
mate-netbook-cdf387366dc0969807317813d21fa9c4daac7cea.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..4f864ab
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-netbook;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .