diff options
| author | jvoisin | 2013-06-28 16:53:57 +0200 |
|---|---|---|
| committer | jvoisin | 2013-06-28 16:53:57 +0200 |
| commit | 5867a556de06385c97a4fc9d64a4f4bd0bbef997 (patch) | |
| tree | ca4afca4e0366d4ad3611e0dfac386756c9731e7 /data/mat.ui | |
| parent | 24be57ebee1ae56d04a35851017f7f90af995c19 (diff) | |
Realign a missaligned button
Diffstat (limited to '')
| -rw-r--r-- | data/mat.ui | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/data/mat.ui b/data/mat.ui index 43d19e1..0724676 100644 --- a/data/mat.ui +++ b/data/mat.ui | |||
| @@ -438,10 +438,8 @@ | |||
| 438 | <property name="orientation">vertical</property> | 438 | <property name="orientation">vertical</property> |
| 439 | <child> | 439 | <child> |
| 440 | <object class="GtkGrid" id="supported_grid"> | 440 | <object class="GtkGrid" id="supported_grid"> |
| 441 | <property name="visible">True</property> | ||
| 442 | <property name="can_focus">False</property> | 441 | <property name="can_focus">False</property> |
| 443 | <property name="row_spacing">5</property> | 442 | <property name="row_spacing">5</property> |
| 444 | <property name="column_spacing">5</property> | ||
| 445 | <child> | 443 | <child> |
| 446 | <object class="GtkEntry" id="supported_support"> | 444 | <object class="GtkEntry" id="supported_support"> |
| 447 | <property name="visible">True</property> | 445 | <property name="visible">True</property> |
| @@ -596,6 +594,7 @@ | |||
| 596 | <child internal-child="action_area"> | 594 | <child internal-child="action_area"> |
| 597 | <object class="GtkButtonBox" id="supported_action_area"> | 595 | <object class="GtkButtonBox" id="supported_action_area"> |
| 598 | <property name="can_focus">False</property> | 596 | <property name="can_focus">False</property> |
| 597 | <property name="layout_style">end</property> | ||
| 599 | <child> | 598 | <child> |
| 600 | <object class="GtkButton" id="supported_OK"> | 599 | <object class="GtkButton" id="supported_OK"> |
| 601 | <property name="label">gtk-ok</property> | 600 | <property name="label">gtk-ok</property> |
