mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-05 04:49:00 +00:00
gui2/teditor_new_map: Couple of consistency changes
* Separated button layout so they can be right-aligned independently of other widgets in the dialog * Replaced OK button label with a single word
This commit is contained in:
parent
ad401c5cfd
commit
f730161174
@ -96,6 +96,13 @@
|
||||
[/slider]
|
||||
[/column]
|
||||
[/row]
|
||||
[/grid]
|
||||
[/column]
|
||||
[/row]
|
||||
[row]
|
||||
[column]
|
||||
horizontal_alignment = "right"
|
||||
[grid]
|
||||
[row]
|
||||
grow_factor = 0
|
||||
[column]
|
||||
@ -105,8 +112,7 @@
|
||||
[button]
|
||||
id = "ok"
|
||||
definition = "default"
|
||||
size_text = _ "Create New Map"
|
||||
label = _ "Create New Map"
|
||||
label = _ "Create"
|
||||
[/button]
|
||||
[/column]
|
||||
[column]
|
||||
|
Loading…
x
Reference in New Issue
Block a user