update description of sign out button
This commit is contained in:
parent
3119aebed4
commit
e6a3014d9f
|
@ -77,6 +77,6 @@ var extraMenuButtons = [{
|
|||
}, {
|
||||
"id": SIGNOUT,
|
||||
"function": "exit",
|
||||
"text": qsTr("Sign out"),
|
||||
"text": qsTr("Sign out & Quit"),
|
||||
"filename": "signout.svg"
|
||||
}]
|
||||
|
|
Loading…
Reference in New Issue