Don't download all the time list
[kdepim.git] / mboximporter / Messages.sh
blobba6a3b0e474cbe8e9f7f69ccf7449bc3c537ed56
1 #! /bin/sh
2 $EXTRACTRC ui/*.ui >> rc.cpp
3 $XGETTEXT `find . -name \*.cpp` -o $podir/mboximporter.pot
4 rm -rf rc.cpp