File indexing completed on 2024-03-24 05:49:18

0001 #! /usr/bin/env bash
0002 $XGETTEXT `find src/daemon -name '*.cpp'` -o $podir/notificationhelper.pot
0003 $XGETTEXT `find src/kcmodule -name '*.cpp'` -o $podir/kcm_notificationhelper.pot