summaryrefslogtreecommitdiff
path: root/makepot
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2018-03-16 14:40:35 +0100
committerraveit65 <[email protected]>2018-03-16 14:40:35 +0100
commit2ef655a320a36dc2018e26b5352b768c6d626073 (patch)
tree9a78515ac813a7869a0f6abef0940e47ae37622a /makepot
parent4ece3d16682b4d6445cdd96fec2958319401bc9b (diff)
downloadmate-applets-2ef655a320a36dc2018e26b5352b768c6d626073.tar.bz2
mate-applets-2ef655a320a36dc2018e26b5352b768c6d626073.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 00000000..5d4f9057
--- /dev/null
+++ b/makepot
@@ -0,0 +1,5 @@
+#! /bin/sh
+
+PACKAGE=mate-applets;
+
+make -C po $PACKAGE.pot && mv po/$PACKAGE.pot .