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