File indexing completed on 2024-04-21 14:49:25

0001 #! /bin/sh
0002 $EXTRACTRC `find . -name \*.rc -o -name \*.ui | grep -v '/tests/'` >> rc.cpp || exit 11
0003 $XGETTEXT `find . -name \*.h -o -name \*.c -o -name \*.cpp | grep -v '/tests/'` -o $podir/labplot2.pot