Changed 'ring my phone' icon as a question mark was confusing
This commit is contained in:
parent
b585e4d48a
commit
faaf60c8f4
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ PlasmaComponents.ListItem
|
|||
}
|
||||
|
||||
id: ring
|
||||
iconSource: "question"
|
||||
iconSource: "irc-voice"
|
||||
visible: findmyphone.available
|
||||
tooltip: i18n("Ring my phone")
|
||||
|
||||
|
|
Loading…
Reference in a new issue