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
d44fe62c
Commit
d44fe62c
authored
Oct 22, 2019
by
Marco Martin
Browse files
switch to desktop notifications applet
parent
e14c8aeb
Changes
1
Hide whitespace changes
Inline
Side-by-side
shell/contents/layout.js
View file @
d44fe62c
...
...
@@ -5,7 +5,7 @@ for (var j = 0; j < desktopsArray.length; j++) {
}
var
panel
=
new
Panel
(
"
org.kde.phone.panel
"
);
panel
.
addWidget
(
"
org.kde.p
hone
.notifications
"
);
panel
.
addWidget
(
"
org.kde.p
lasma
.notifications
"
);
panel
.
addWidget
(
"
org.kde.plasma.mediacontroller
"
);
panel
.
height
=
1
*
gridUnit
;
...
...
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