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
3b034e73
Commit
3b034e73
authored
Oct 21, 2019
by
Nicolas Fella
Committed by
Bhushan Shah
Oct 21, 2019
Browse files
Use monochrome icon for battery quick action
parent
edbab01c
Changes
1
Hide whitespace changes
Inline
Side-by-side
containments/panel/package/contents/ui/quicksettings/QuickSettings.qml
View file @
3b034e73
...
...
@@ -124,7 +124,7 @@ Item {
});
settingsModel
.
append
({
"
text
"
:
i18n
(
"
Battery
"
),
"
icon
"
:
"
battery
"
,
"
icon
"
:
"
battery
-full
"
,
"
enabled
"
:
false
,
"
settingsCommand
"
:
"
plasma-settings -m kcm_mobile_power
"
,
"
toggleFunction
"
:
""
,
...
...
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