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