File indexing completed on 2024-05-05 17:43:02

0001 #! /bin/sh
0002 $XGETTEXT `find . \( -name "*.cpp" -o -name "*.qml" \) -a -not -path "./src/editorplugin/*"` -o $podir/cuttlefish.pot
0003