summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 15:29:43 +0100
committerraveit65 <[email protected]>2018-03-17 15:29:43 +0100
commit56dc05246b8613c6195c0c7b1e17f154ad2246b7 (patch)
tree1113f0f6405efde66ddaa3884f7ce12bfc046e64 /makepot
parent61b1c0b8d7c0c9024cade7ab31871a102567cfbf (diff)
downloadmate-session-manager-56dc05246b8613c6195c0c7b1e17f154ad2246b7.tar.bz2
mate-session-manager-56dc05246b8613c6195c0c7b1e17f154ad2246b7.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 .