File indexing completed on 2024-04-14 05:19:37

0001 #! /usr/bin/env bash
0002 $XGETTEXT `find -name \*.cpp -o -name \*.qml -o -name \*.h` -o $podir/spacebar.pot
0003