summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/mat.ui3
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>