Kaydet (Commit) a517fe8a authored tarafından Caolán McNamara's avatar Caolán McNamara

wanted layout at end here, like everything else

Change-Id: I10491e37b62f052b8b45a6b0b94ff43b0dd9a80d
üst 91915549
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.16.0 -->
<interface> <interface>
<requires lib="gtk+" version="3.0"/> <!-- interface-requires gtk+ 3.0 -->
<object class="GtkDialog" id="BibliographyEntryDialog"> <object class="GtkDialog" id="BibliographyEntryDialog">
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="border_width">6</property> <property name="border_width">6</property>
...@@ -15,7 +14,7 @@ ...@@ -15,7 +14,7 @@
<child internal-child="action_area"> <child internal-child="action_area">
<object class="GtkButtonBox" id="dialog-action_area1"> <object class="GtkButtonBox" id="dialog-action_area1">
<property name="can_focus">False</property> <property name="can_focus">False</property>
<property name="layout_style">start</property> <property name="layout_style">end</property>
<child> <child>
<object class="GtkButton" id="insert"> <object class="GtkButton" id="insert">
<property name="label" translatable="yes">Insert</property> <property name="label" translatable="yes">Insert</property>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment