mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
the application list is only used in that containment for now: don't create an extra qml import just for that, but put it into the c++ applet for the homescreen instead to make sure nobody else uses it at least until we are really sure is needed elsewhere
4 lines
81 B
CMake
4 lines
81 B
CMake
|
|
plasma_install_package(panel org.kde.phone.panel)
|
|
|
|
add_subdirectory(homescreen)
|