File indexing completed on 2024-04-21 03:48:35

0001 #! /usr/bin/env bash
0002 $EXTRACTRC `find . -name '*.rc' \
0003                 -o -name '*.kcfg'` >> rc.cpp
0004 
0005 $XGETTEXT `find . -name \*.cpp` -o $podir/marble.pot