mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-07-30 08:14:45 +00:00
halcyon: Restore translation flag
It was accidentally removed with the plasma_add_applet port
This commit is contained in:
parent
78312b6c44
commit
5139984e94
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
# SPDX-FileCopyrightText: 2023 Devin Lin <devin@kde.org>
|
# SPDX-FileCopyrightText: 2023 Devin Lin <devin@kde.org>
|
||||||
# SPDX-License-Identifier: GPL-2.0-or-later
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||||||
|
|
||||||
|
add_definitions(-DTRANSLATION_DOMAIN=\"plasma_applet_org.kde.plasma.mobile.homescreen.halcyon\")
|
||||||
|
|
||||||
plasma_add_applet(org.kde.plasma.mobile.homescreen.halcyon
|
plasma_add_applet(org.kde.plasma.mobile.homescreen.halcyon
|
||||||
QML_SOURCES
|
QML_SOURCES
|
||||||
qml/Clock.qml
|
qml/Clock.qml
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue