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