mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-26 14:23:09 +00:00
use org.kde.plasma.phoneshell as name
This commit is contained in:
parent
3922350d20
commit
1abb6737e4
3 changed files with 3 additions and 3 deletions
|
|
@ -41,7 +41,7 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
|
|||
include(CheckIncludeFiles)
|
||||
|
||||
plasma_install_package(look-and-feel org.kde.plasma.phone look-and-feel)
|
||||
plasma_install_package(shell org.kde.plasma.phone shells)
|
||||
plasma_install_package(shell org.kde.plasma.phoneshell shells)
|
||||
|
||||
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)
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ export QT_VIRTUALKEYBOARD_STYLE=Plasma
|
|||
|
||||
export GRID_UNIT_PX=25
|
||||
export FORCE_RIL_NUM_MODEMS=1
|
||||
export PLASMA_DEFAULT_SHELL=org.kde.plasma.phone
|
||||
export PLASMA_DEFAULT_SHELL=org.kde.plasma.phoneshell
|
||||
|
||||
# work around to fix : https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1507584
|
||||
if [ -d @KDE_INSTALL_FULL_LIBDIR@/libhybris-egl ]; then
|
||||
|
|
|
|||
|
|
@ -77,7 +77,7 @@ X-KDE-PluginInfo-Author=Aaron Seigo
|
|||
X-KDE-PluginInfo-Category=
|
||||
X-KDE-PluginInfo-Email=aseigo@kde.org
|
||||
X-KDE-PluginInfo-License=GPLv2+
|
||||
X-KDE-PluginInfo-Name=org.kde.plasma.phone
|
||||
X-KDE-PluginInfo-Name=org.kde.plasma.phoneshell
|
||||
X-Plasma-FallbackPackage=org.kde.plasma.nano
|
||||
X-KDE-PluginInfo-Version=0.1
|
||||
X-KDE-PluginInfo-Website=https://plasma-mobile.org
|
||||
|
|
|
|||
Loading…
Reference in a new issue