kdelibs/kcddb/Messages.sh

4 lines
125 B
Bash
Raw Normal View History

#! /bin/sh
$EXTRACTRC `find . -name \*.ui -o -name \*.kcfg` >> rc.cpp
$XGETTEXT `find . -name \*.cpp` -o $podir/libkcddb.pot