summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 20:48:17 +0100
committerraveit65 <[email protected]>2018-03-17 20:48:17 +0100
commitebfcd6cd433f367583f954952f51d3c15095fcb8 (patch)
treed29743ae028a6d9f2b8c8100e432c84031392dd3 /makepot
parent6bfba3694875419748b2e61f483874aa90362499 (diff)
downloadmate-user-share-ebfcd6cd433f367583f954952f51d3c15095fcb8.tar.bz2
mate-user-share-ebfcd6cd433f367583f954952f51d3c15095fcb8.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..48bcc54
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-user-share;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .