mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
Don't install the phonebook for now
It's currently just a set of testing components
This commit is contained in:
parent
9e7ccaa801
commit
59e664df42
1 changed files with 2 additions and 2 deletions
|
|
@ -42,8 +42,8 @@ plasma_install_package(look-and-feel org.kde.plasma.phone look-and-feel)
|
|||
plasma_install_package(shell org.kde.plasma.phone shells)
|
||||
install(DIRECTORY wallpaper/ DESTINATION "${WALLPAPER_INSTALL_DIR}/org.kde.plasma.phone.lockers")
|
||||
|
||||
kpackage_install_package(phonebook org.kde.phone.phonebook genericqml)
|
||||
install(FILES phonebook/metadata.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} RENAME org.kde.phone.phonebook.desktop)
|
||||
#kpackage_install_package(phonebook org.kde.phone.phonebook genericqml)
|
||||
#install(FILES phonebook/metadata.desktop DESTINATION ${XDG_APPS_INSTALL_DIR} RENAME org.kde.phone.phonebook.desktop)
|
||||
|
||||
install( DIRECTORY kwinmultitasking/ DESTINATION ${DATA_INSTALL_DIR}/kwin/scripts/org.kde.phone.multitasking )
|
||||
install( FILES kwinmultitasking/metadata.desktop DESTINATION ${SERVICES_INSTALL_DIR} RENAME kwin-script-org.kde.phone.multitasking.desktop )
|
||||
|
|
|
|||
Loading…
Reference in a new issue