1
0
Fork 0

Fix UI Glade file.

This commit is contained in:
Kolan Sh 2018-04-27 17:33:33 +03:00
parent d21729d16d
commit a846158937
1 changed files with 10 additions and 10 deletions

View File

@ -142,16 +142,16 @@
<property name="can_focus">False</property>
<property name="type_hint">dialog</property>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<object class="GtkBox" id="dialog-vbox2">
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area1">
<object class="GtkButtonBox" id="dialog-action_area2">
<property name="can_focus">False</property>
<property name="layout_style">end</property>
<child>
<object class="GtkButton" id="button_apply">
<object class="GtkButton" id="button_apply1">
<property name="label">gtk-apply</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@ -167,7 +167,7 @@
</packing>
</child>
<child>
<object class="GtkButton" id="button_ok">
<object class="GtkButton" id="button_ok1">
<property name="label">gtk-ok</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@ -183,7 +183,7 @@
</packing>
</child>
<child>
<object class="GtkButton" id="button_cancel">
<object class="GtkButton" id="button_cancel1">
<property name="label">gtk-undo</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
@ -206,12 +206,12 @@
</packing>
</child>
<child>
<object class="GtkBox" id="box1">
<object class="GtkBox" id="box2">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkLabel" id="label1">
<object class="GtkLabel" id="label5">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">Object Plugin Preferences</property>
@ -226,7 +226,7 @@
</packing>
</child>
<child>
<object class="GtkLabel" id="label2">
<object class="GtkLabel" id="label6">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">...settings...</property>
@ -238,7 +238,7 @@
</packing>
</child>
<child>
<object class="GtkLabel" id="label3">
<object class="GtkLabel" id="label7">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">...preferences...</property>
@ -250,7 +250,7 @@
</packing>
</child>
<child>
<object class="GtkLabel" id="label4">
<object class="GtkLabel" id="label8">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes">...properties...</property>