gui2/tmessage: Right-align dialog control buttons

This commit is contained in:
Ignacio R. Morelle 2012-02-04 02:18:46 +00:00
parent 1c1332dcfc
commit 55c8f83bf4

View file

@ -100,6 +100,8 @@
[column]
horizontal_alignment = "right"
[grid]
[row]
@ -110,7 +112,7 @@
[column]
border = "all"
border_size = 5
horizontal_alignment = "center"
horizontal_alignment = "right"
[button]
id = "left_side"
@ -124,7 +126,7 @@
[column]
border = "all"
border_size = 5
horizontal_alignment = "center"
horizontal_alignment = "right"
[button]
id = "ok"
@ -138,7 +140,7 @@
[column]
border = "all"
border_size = 5
horizontal_alignment = "center"
horizontal_alignment = "right"
[button]
id = "cancel"
@ -152,7 +154,7 @@
[column]
border = "all"
border_size = 5
horizontal_alignment = "center"
horizontal_alignment = "right"
[button]
id = "right_side"