File indexing completed on 2024-04-28 09:20:18

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