[kcms/power] Rename translation catalog to match plugin name

Otherwise translations don't work
This commit is contained in:
Nicolas Fella 2024-04-03 12:56:32 +02:00
parent 29d1c6b41a
commit 1b2fb7230f

View file

@ -1,3 +1,3 @@
# SPDX-FileCopyrightText: 2020 Tomaz Canabrava <tcanabrava@kde.org>
# SPDX-License-Identifier: BSD-3-Clause
$XGETTEXT $(find . -name \*.cpp -o -name \*.h -o -name \*.qml) -o $podir/kcm_mobile_powermanagement.pot
$XGETTEXT $(find . -name \*.cpp -o -name \*.h -o -name \*.qml) -o $podir/kcm_mobile_power.pot