Add message extraction script

This commit is contained in:
Yuri Chornoivan
2020-11-03 08:52:34 +02:00
parent e4338a599e
commit 5c791eb93f

2
Messages.sh Normal file
View File

@@ -0,0 +1,2 @@
#! /usr/bin/env bash
$XGETTEXT `find . \( -name \*.cpp -o -name \*.h -o -name \*.qml \)` -o $podir/neochat.pot