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