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:
Ignacio R. Morelle 2012-02-04 02:25:24 +00:00
parent ad401c5cfd
commit f730161174

View File

@ -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]