1#!bin/sh
2$EXTRACTRC *.rc *.kcfg >> rc.cpp
3$XGETTEXT *.cpp -o $podir/kdiamond.pot
4