gui2/teditor_settings: Right-align dialog control buttons

This commit is contained in:
Ignacio R. Morelle 2012-02-04 02:19:23 +00:00
parent 55c8f83bf4
commit c77565ae76

View file

@ -238,14 +238,14 @@
[row]
grow_factor = 0
[column]
horizontal_grow = "true"
horizontal_alignment = "right"
[grid]
[row]
grow_factor = 0
[column]
border = "all"
border_size = 5
horizontal_alignment = "center"
horizontal_alignment = "right"
[button]
id = "ok"
definition = "default"
@ -255,7 +255,7 @@
[column]
border = "all"
border_size = 5
horizontal_alignment = "center"
horizontal_alignment = "right"
[button]
id = "cancel"
definition = "default"
@ -265,7 +265,7 @@
[column]
border = "all"
border_size = 5
horizontal_alignment = "center"
horizontal_alignment = "right"
[button]
id = "apply"
definition = "default"