1 2 3 4
#! /usr/bin/env bash $EXTRACTRC `find . -name \*.ui -o -name \*.rc -o -name \*.kcfg` > rc.cpp $XGETTEXT *.cpp -o $podir/dolphin.pot