summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-17 09:04:21 +0100
committerraveit65 <[email protected]>2018-03-17 09:04:21 +0100
commit50bfa84d97ebb6edaa0f75704d0f4e607deb6e38 (patch)
tree93810e1e8674af2cebbe1ec34d1525a3cd9926c7 /makepot
parent899a3e45a1a8f1ba18a715daa54d06ce223bdc89 (diff)
downloadmate-icon-theme-50bfa84d97ebb6edaa0f75704d0f4e607deb6e38.tar.bz2
mate-icon-theme-50bfa84d97ebb6edaa0f75704d0f4e607deb6e38.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 .