gui2/tmp_host_network_game_prompt: Right-align dialog control buttons

This commit is contained in:
Ignacio R. Morelle 2012-02-04 05:56:05 +00:00
parent 18aecfcb6d
commit 45c7a5ffb7

View file

@ -87,8 +87,7 @@
grow_factor = 0
[column]
grow_factor = 1
horizontal_grow = "true"
horizontal_alignment = "right"
[grid]
@ -98,7 +97,7 @@
[column]
border = "all"
border_size = 5
horizontal_alignment = "center"
horizontal_alignment = "right"
[button]
id = "ok"
@ -111,7 +110,7 @@
[column]
border = "all"
border_size = 5
horizontal_alignment = "center"
horizontal_alignment = "right"
[button]
id = "cancel"