1#! /usr/bin/env bash
2$EXTRACTRC *.rc *.ui *.kcfg >> rc.cpp
3$XGETTEXT *.cpp libkcardgame/*.cpp -o $podir/kpat.pot
4