Continue to implement fullsync
[kdepim.git] / kmail / Messages.sh
blob7524dc2eead595660f516a7114023bcc366142cb
1 #! /bin/sh
2 $EXTRACTRC `find . -name '*.ui' -or -name '*.rc' -or -name '*.kcfg' -or -name '*.kcfg.cmake'` >> rc.cpp || exit 11
3 $XGETTEXT -ktranslate `find -name '*.cpp' -o -name '*.h' | grep -v '/tests/' | grep -v '/autotests/'` -o $podir/kmail.pot
4 rm -f rc.cpp