File indexing completed on 2024-04-14 05:39:26

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