Fix regressions
[kphotoalbum.git] / Messages.sh
blobbfee57c3d48c4bfff79fee745a9d9fba08f70194
1 #! /bin/sh
2 $PREPARETIPS > tips.cc
3 $XGETTEXT `find . -name \*.cpp -o -name \*.cc -o -name \*.h | grep -v kexi` -o $podir/kphotoalbum.pot
4 rm -f tips.cc