kde-playground/kamoso/Messages.sh

5 lines
140 B
Bash
Raw Permalink Normal View History

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