File indexing completed on 2025-11-09 05:43:02

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