Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Plasma
Plasma Mobile
Commits
7085526c
Commit
7085526c
authored
Sep 17, 2019
by
Marco Martin
Browse files
default setup with favorites
parent
b658a10a
Changes
1
Hide whitespace changes
Inline
Side-by-side
look-and-feel/contents/plasmoidsetupscripts/org.kde.phone.homescreen.js
0 → 100644
View file @
7085526c
applet
.
wallpaperPlugin
=
'
org.kde.image
'
applet
.
writeConfig
(
"
AppOrder
"
,
[
"
org.kde.phone.dialer.desktop
"
,
"
org.kde.mobile.angelfish.desktop
"
,
"
org.kde.phone.calindori.desktop
"
,
"
org.kde.mobile.camera.desktop
"
])
applet
.
writeConfig
(
"
Favorites
"
,
[
"
org.kde.phone.dialer.desktop
"
,
"
org.kde.mobile.angelfish.desktop
"
,
"
org.kde.phone.calindori.desktop
"
,
"
org.kde.mobile.camera.desktop
"
])
applet
.
reloadConfig
()
Write
Preview
Supports
Markdown
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