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 Workspace
Commits
71651472
Commit
71651472
authored
Feb 22, 2021
by
David Edmundson
Browse files
Fix case in logout applet config key
BUG: 433320
parent
0f01103a
Changes
1
Hide whitespace changes
Inline
Side-by-side
applets/lock_logout/contents/ui/data.js
View file @
71651472
...
...
@@ -14,7 +14,7 @@ var data = [{
},
{
icon
:
"
system-shutdown
"
,
operation
:
"
requestShutdown
"
,
configKey
:
"
requestShut
d
own
"
,
configKey
:
"
requestShut
D
own
"
,
tooltip_mainText
:
i18n
(
"
Shutdown...
"
),
tooltip_subText
:
i18n
(
"
Turn off the computer
"
),
requires
:
"
Shutdown
"
...
...
David Edmundson
@davidedmundson
mentioned in commit
d9a32341
·
Feb 22, 2021
mentioned in commit
d9a32341
mentioned in commit d9a32341623bc63e27b8cac2702bd03c39841dbd
Toggle commit list
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