File indexing completed on 2024-07-21 07:22:29

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