File indexing completed on 2025-02-16 04:50:11
0001 #! /usr/bin/env bash 0002 # SPDX-License-Identifier: CC0-1.0 0003 # SPDX-FileCopyrightText: none 0004 $EXTRACTRC *.ui *.kcfg >> rc.cpp 0005 $XGETTEXT `find . -name \*.cpp` -o $podir/akonadi_ews_resource.pot