File indexing completed on 2024-04-21 04:49:40

0001 #! /bin/sh
0002 $XGETTEXT `find -name "*.cpp" -o -name "*.h"` -o $podir/libk3b.pot
0003 
0004