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