summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 15:31:21 +0100
committerraveit65 <[email protected]>2018-03-17 15:31:21 +0100
commit0f0f2a7acb4829c274b85761fbec9c5092a9037e (patch)
tree4a98dd98db2bafe65c0303e2a88e1f9e00fc3b2d /makepot
parent9555a9c596f73a929403ea69befd6ceaed15d9fe (diff)
downloadmate-session-manager-0f0f2a7acb4829c274b85761fbec9c5092a9037e.tar.bz2
mate-session-manager-0f0f2a7acb4829c274b85761fbec9c5092a9037e.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..28bb39a
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-session-manager;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .