gui2/tmp_create_game: UI consistency changes

* Use "OK" for the OK button label instead of "Create game" (sic)
 * Right-align dialog control buttons
This commit is contained in:
Ignacio R. Morelle 2012-02-04 05:55:20 +00:00
parent a8bbd00166
commit 0933f459b3

View File

@ -524,6 +524,7 @@
[column]
grow_factor = 1
horizontal_alignment = "right"
[grid]
@ -540,7 +541,7 @@
id = "ok"
definition = "default"
label = _ "Create game"
label = _ "OK"
[/button]
[/column]