forked from Qortal/Brooklyn
3 lines
61 B
Bash
3 lines
61 B
Bash
|
#! /usr/bin/env bash
|
||
|
$XGETTEXT *.cpp -o $podir/ksmserver.pot
|