1#! /bin/sh
2$XGETTEXT `find . -name "*.cpp" -o -name "*.h"` -o $podir/kmail-refresh-settings.pot
3