File indexing completed on 2024-11-24 04:17:00
0001 #! /usr/bin/env bash 0002 # SPDX-FileCopyrightText: 2022 Volker Krause <vkrause@kde.org> 0003 # SPDX-License-Identifier: BSD-2-Clause 0004 0005 $XGETTEXT `find . -name "*.cpp" -o -name "*.qml"` -o $podir/kcm_push_notifications.pot