File indexing completed on 2024-04-21 16:11:24

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