From 86ecc805248d82f70b25d52c1ec49cbc12987d65 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 13 Sep 2018 12:52:44 +0200 Subject: tx: add mate-dictionary help to transifex --- mate-dictionary/makepot | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 mate-dictionary/makepot (limited to 'mate-dictionary/makepot') diff --git a/mate-dictionary/makepot b/mate-dictionary/makepot new file mode 100755 index 00000000..3675d5af --- /dev/null +++ b/mate-dictionary/makepot @@ -0,0 +1,5 @@ +#! /bin/sh + +PACKAGE=mate-dictionary; + +make -C help $PACKAGE.pot && mv help/$PACKAGE.pot . -- cgit v1.2.1