Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Plasma
Plasma Phone Components
Commits
1abb6737
Commit
1abb6737
authored
Dec 15, 2020
by
Marco Martin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
use org.kde.plasma.phoneshell as name
parent
3922350d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
CMakeLists.txt
CMakeLists.txt
+1
-1
bin/kwinwrapper.in
bin/kwinwrapper.in
+1
-1
shell/metadata.desktop
shell/metadata.desktop
+1
-1
No files found.
CMakeLists.txt
View file @
1abb6737
...
...
@@ -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.phone
shell
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
)
...
...
bin/kwinwrapper.in
View file @
1abb6737
...
...
@@ -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.phone
shell
# work around to fix : https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1507584
if
[
-d
@KDE_INSTALL_FULL_LIBDIR@/libhybris-egl
]
;
then
...
...
shell/metadata.desktop
View file @
1abb6737
...
...
@@ -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.phone
shell
X-Plasma-FallbackPackage=org.kde.plasma.nano
X-KDE-PluginInfo-Version=0.1
X-KDE-PluginInfo-Website=https://plasma-mobile.org
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment