File indexing completed on 2025-04-20 12:50:00
0001 #! /bin/sh 0002 # SPDX-License-Identifier: BSD-3-Clause 0003 # SPDX-FileCopyrightText: none 0004 $XGETTEXT `find . -name '*.cpp' -o -name '*.h' | grep -v '/tests/' | grep -v '/autotests/'` -o $podir/libtextcustomeditor.pot