File indexing completed on 2024-04-21 05:34:24

0001 #! /usr/bin/env bash
0002 $XGETTEXT `find . \( -name \*.cpp -o -name \*.h -o -name \*.qml \) -not -wholename ./src/faces/\*` -o $podir/plasma-systemmonitor.pot
0003 $XGETTEXT `find src/faces/applicationstable -name \*.qml` -o $podir/ksysguard_face_org.kde.ksysguard.applicationstable.pot
0004 $XGETTEXT `find src/faces/processtable -name \*.qml` -o $podir/ksysguard_face_org.kde.ksysguard.processtable.pot