File indexing completed on 2024-10-06 13:25:01
0001 #! /usr/bin/env bash 0002 0003 # SPDX-FileCopyrightText: 2021 Daniel Vrátil <dvratil@kde.org> 0004 # 0005 # SPDX-License-Identifier: LGPL-2.1-or-later 0006 0007 $XGETTEXT `find . -name \*.qml -o -name \*.cpp` -o $podir/plasma_applet_org.kde.plasma.pass.pot