mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-05-30 09:19:08 +00:00
More renaming
This commit is contained in:
@@ -66,9 +66,9 @@ NBox {
|
||||
NIconButton {
|
||||
id: powerButton
|
||||
icon: "power"
|
||||
tooltipText: "Power panel"
|
||||
tooltipText: "Session Menu"
|
||||
onClicked: {
|
||||
powerPanel.open()
|
||||
sessionMenuPanel.open()
|
||||
controlCenterPanel.close()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user