From fe7626be3b3a071a4755c08188a9e24ab5e4d6ae Mon Sep 17 00:00:00 2001 From: raveit65 Date: Thu, 13 Sep 2018 12:48:40 +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