File indexing completed on 2025-04-27 14:24:02
0001 #! /usr/bin/env bash 0002 0003 # SPDX-FileCopyrightText: 2019 Bhushan Shah <bshah@kde.org> 0004 # SPDX-License-Identifier: GPL-2.0-or-later 0005 0006 $XGETTEXT `find . -name \*.qml` -L Java -o $podir/plasma_shell_org.kde.plasma.phone.pot 0007 rm -f rc.cpp