File indexing completed on 2024-05-19 05:11:34

0001 #! /bin/sh
0002 # SPDX-License-Identifier: CC0-1.0
0003 # SPDX-FileCopyrightText: none
0004 $EXTRACTRC `find . -name \*.ui -o -iname \*.kcfg -o -iname \*.kcfg.cmake` >> rc.cpp || exit 11
0005 $XGETTEXT `find . -name \*.h -o -iname \*.cpp  | grep -v '/tests/' | grep -v '/autotests/'` -o $podir/akonadicontact6.pot