File indexing completed on 2024-04-28 05:34:21

0001 #! /bin/sh
0002 $XGETTEXT `find . -name "*.cpp" -o -name "*.qml"` -o $podir/org.kde.plasma.themeexplorer.pot
0003