summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 09:05:44 +0100
committerraveit65 <[email protected]>2018-03-17 09:05:44 +0100
commit779b6ff066a39a53c3d4c4acb4880de7e5666c86 (patch)
treedd3c7f87a402d7ed5810d49dc2beefe7535aad96 /makepot
parentd4543495df1ecb75e329728ac8be4998fd9de928 (diff)
downloadmate-icon-theme-779b6ff066a39a53c3d4c4acb4880de7e5666c86.tar.bz2
mate-icon-theme-779b6ff066a39a53c3d4c4acb4880de7e5666c86.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..8f8e566
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-icon-theme;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .