2023-03-14 02:09:23 +00:00
|
|
|
# SPDX-FileCopyrightText: 2020 Tomaz Canabrava <tcanabrava@kde.org>
|
|
|
|
|
# SPDX-License-Identifier: BSD-3-Clause
|
2023-03-14 01:45:47 +00:00
|
|
|
$XGETTEXT $(find . -name \*.cpp -o -name \*.h -o -name \*.qml) -o $podir/kcm_mobile_powermanagement.pot
|