summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-16 15:03:12 +0100
committerraveit65 <[email protected]>2018-03-16 15:03:12 +0100
commit0dc6741b144f87698966f5b2c4fc1b1df52fb136 (patch)
tree010be408095694a68542a7aa1da392dae4155b7c /makepot
parent556fd12e0955ccd1f5b87e814e4b0bb604641490 (diff)
downloadmate-backgrounds-0dc6741b144f87698966f5b2c4fc1b1df52fb136.tar.bz2
mate-backgrounds-0dc6741b144f87698966f5b2c4fc1b1df52fb136.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..1c86fba
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-backgrounds;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .