summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-06-03 14:00:04 +0200
committerraveit65 <[email protected]>2018-06-03 14:00:04 +0200
commiteb7ef92c801dbede7e1f3b4880b9d147389e18f1 (patch)
tree9c482f44c9b9fcd75561bbdc31aa5d74be70c696 /makepot
parenta096d63950a6c97448c0eb992449d6df8eaaf83b (diff)
downloadmate-themes-eb7ef92c801dbede7e1f3b4880b9d147389e18f1.tar.bz2
mate-themes-eb7ef92c801dbede7e1f3b4880b9d147389e18f1.tar.xz
add makepot
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..25e25d56
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-themes;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .