~kubuntu-packagers/kcm-gtk/0.5.x

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