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