mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 06:13:09 +00:00
lookandfeel: Rename folder to be have a consistent name with other shells
This commit is contained in:
parent
7c292cadeb
commit
fe7a453ddd
23 changed files with 2 additions and 2 deletions
|
|
@ -94,7 +94,7 @@ include(CheckIncludeFiles)
|
|||
|
||||
ecm_find_qmlmodule(org.kde.pipewire 0.1)
|
||||
|
||||
plasma_install_package(look-and-feel org.kde.breeze.mobile look-and-feel lookandfeel)
|
||||
plasma_install_package(lookandfeel org.kde.breeze.mobile look-and-feel lookandfeel)
|
||||
plasma_install_package(shell org.kde.plasma.phoneshell shells)
|
||||
|
||||
add_subdirectory(bin)
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ import org.kde.notificationmanager 1.1 as Notifications
|
|||
|
||||
import org.kde.notificationmanager 1.0 as NotificationManager
|
||||
|
||||
import "../look-and-feel/contents/lockscreen" as LockScreen
|
||||
import "../lookandfeel/contents/lockscreen" as LockScreen
|
||||
|
||||
// This is a test app for the lockscreen, simulating kscreenlocker.
|
||||
//
|
||||
|
|
|
|||
Loading…
Reference in a new issue