mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
[kcms/power] Rename translation catalog to match plugin name
Otherwise translations don't work
This commit is contained in:
parent
29d1c6b41a
commit
1b2fb7230f
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue