summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 09:53:30 +0100
committerraveit65 <[email protected]>2018-03-17 09:53:30 +0100
commitda59d5938e634654484f54e58067d7538bc7f5fd (patch)
tree6d1bb4e5953321a4cb5329d2bbbf59a7759835e1 /makepot
parent12539dff34b9aa5e48aa8884b6437e1ede1d3b3f (diff)
downloadmate-media-da59d5938e634654484f54e58067d7538bc7f5fd.tar.bz2
mate-media-da59d5938e634654484f54e58067d7538bc7f5fd.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..41dc7ef
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-media;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .