File indexing completed on 2025-09-14 04:46:33

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