File indexing completed on 2024-12-22 04:56:51
0001 #! /bin/sh 0002 # SPDX-License-Identifier: CC0-1.0 0003 # SPDX-FileCopyrightText: none 0004 $EXTRACTRC *.ui *.kcfg >> rc.cpp 0005 $XGETTEXT *.cpp -o $podir/akonadi_maildispatcher_agent.pot 0006 rm -f rc.cpp