File indexing completed on 2025-12-28 05:43:33

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