File indexing completed on 2024-04-21 05:50:49

0001 #! /bin/sh
0002 $EXTRACTRC `find . -name \*.rc -o -name \*.ui -o -name \*.kcfg` >> rc.cpp
0003 $XGETTEXT *.h *.cpp core/*.cpp editor/*.cpp model/*.cpp transactions/*.cpp -o $podir/kgpg.pot
0004 rm -f tips.cpp