#!/bin/bash $EXTRACTRC *.ui >> rc.cpp $XGETTEXT *.cpp -o $podir/kcmsmserver.pot rm -f rc.cpp