mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-14 09:53:16 +08:00
Show Full name for quit message
We're a bit insecure about Cura, so we have to put the company name in front of it ;)
This commit is contained in:
parent
67af1aa19d
commit
d501f7730a
@ -42,7 +42,7 @@ Item
|
|||||||
rightMargin: UM.Theme.getSize("wide_margin").width
|
rightMargin: UM.Theme.getSize("wide_margin").width
|
||||||
}
|
}
|
||||||
height: UM.Theme.getSize("toolbox_footer_button").height
|
height: UM.Theme.getSize("toolbox_footer_button").height
|
||||||
text: catalog.i18nc("@info:button", "Quit Cura")
|
text: catalog.i18nc("@info:button", "Quit Ultimaker Cura")
|
||||||
onClicked: toolbox.restart()
|
onClicked: toolbox.restart()
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user