diff options
author | Caolán McNamara <caolanm@redhat.com> | 2013-12-23 23:48:54 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2013-12-23 23:49:23 +0000 |
commit | a517fe8aa7acd7eab167ff7ad0770ac5f5590c76 (patch) | |
tree | c9451e5bc8f0475b0b59b23e8031243dd0cb8a51 /sw | |
parent | 91915549b6178d361e778cbc31a25ef2e5616020 (diff) |
wanted layout at end here, like everything else
Change-Id: I10491e37b62f052b8b45a6b0b94ff43b0dd9a80d
Diffstat (limited to 'sw')
-rw-r--r-- | sw/uiconfig/swriter/ui/bibliographyentry.ui | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/uiconfig/swriter/ui/bibliographyentry.ui b/sw/uiconfig/swriter/ui/bibliographyentry.ui index 917a28157277..1231bdca61be 100644 --- a/sw/uiconfig/swriter/ui/bibliographyentry.ui +++ b/sw/uiconfig/swriter/ui/bibliographyentry.ui @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.16.0 --> <interface> - <requires lib="gtk+" version="3.0"/> + <!-- interface-requires gtk+ 3.0 --> <object class="GtkDialog" id="BibliographyEntryDialog"> <property name="can_focus">False</property> <property name="border_width">6</property> @@ -15,7 +14,7 @@ <child internal-child="action_area"> <object class="GtkButtonBox" id="dialog-action_area1"> <property name="can_focus">False</property> - <property name="layout_style">start</property> + <property name="layout_style">end</property> <child> <object class="GtkButton" id="insert"> <property name="label" translatable="yes">Insert</property> |