cui/uiconfig/ui/dbregisterpage.ui | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-)
New commits: commit c08ee0c6d9e77819cde8efb234de5a7be17e1355 Author: Caolán McNamara <caol...@redhat.com> Date: Sun Sep 29 20:25:17 2013 +0100 swap buttonbox for box Change-Id: I56f2ea6731996edc9a4582dc83c9b00f09df8fd7 diff --git a/cui/uiconfig/ui/dbregisterpage.ui b/cui/uiconfig/ui/dbregisterpage.ui index f555953..bc7425b 100644 --- a/cui/uiconfig/ui/dbregisterpage.ui +++ b/cui/uiconfig/ui/dbregisterpage.ui @@ -43,19 +43,17 @@ </packing> </child> <child> - <object class="GtkBox" id="box2"> + <object class="GtkButtonBox" id="buttonbox1"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">end</property> - <property name="spacing">12</property> + <property name="layout_style">end</property> <child> <object class="GtkButton" id="new"> <property name="label" translatable="yes">_New...</property> - <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_action_appearance">False</property> <property name="use_underline">True</property> </object> <packing> @@ -67,11 +65,9 @@ <child> <object class="GtkButton" id="delete"> <property name="label" translatable="yes">_Delete</property> - <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_action_appearance">False</property> <property name="use_underline">True</property> </object> <packing> @@ -83,11 +79,9 @@ <child> <object class="GtkButton" id="edit"> <property name="label" translatable="yes">_Edit...</property> - <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_action_appearance">False</property> <property name="use_underline">True</property> </object> <packing>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits