sw/uiconfig/swriter/ui/bibliographyentry.ui | 23 +++++------------------ 1 file changed, 5 insertions(+), 18 deletions(-)
New commits: commit 3ce6b70835762ef0cb21e5742c6744c7c2ad4aed Author: Caolán McNamara <caol...@redhat.com> Date: Fri Mar 15 00:22:29 2013 +0000 various efforts to consistently apply HIG rules Change-Id: I808d4b66dc6ae4395e32b42b46b234e6c470e75c diff --git a/sw/uiconfig/swriter/ui/bibliographyentry.ui b/sw/uiconfig/swriter/ui/bibliographyentry.ui index 30874df..e890b08 100644 --- a/sw/uiconfig/swriter/ui/bibliographyentry.ui +++ b/sw/uiconfig/swriter/ui/bibliographyentry.ui @@ -3,13 +3,13 @@ <!-- interface-requires gtk+ 3.0 --> <object class="GtkDialog" id="BibliographyEntryDialog"> <property name="can_focus">False</property> - <property name="border_width">5</property> + <property name="border_width">6</property> <property name="title" translatable="yes">Insert Bibliography Entry</property> <property name="type_hint">dialog</property> <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox1"> <property name="can_focus">False</property> - <property name="spacing">2</property> + <property name="spacing">12</property> <child internal-child="action_area"> <object class="GtkButtonBox" id="dialog-action_area1"> <property name="can_focus">False</property> @@ -18,13 +18,11 @@ <child> <object class="GtkButton" id="insert"> <property name="label" translatable="yes">Insert</property> - <property name="use_action_appearance">False</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="receives_default">True</property> <property name="no_show_all">True</property> - <property name="use_action_appearance">False</property> </object> <packing> <property name="expand">False</property> @@ -35,13 +33,11 @@ <child> <object class="GtkButton" id="modify"> <property name="label" translatable="yes">Modify</property> - <property name="use_action_appearance">False</property> <property name="can_focus">True</property> <property name="can_default">True</property> <property name="has_default">True</property> <property name="receives_default">True</property> <property name="no_show_all">True</property> - <property name="use_action_appearance">False</property> </object> <packing> <property name="expand">False</property> @@ -52,11 +48,9 @@ <child> <object class="GtkButton" id="close"> <property name="label">gtk-close</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_stock">True</property> </object> <packing> @@ -68,11 +62,9 @@ <child> <object class="GtkButton" id="help"> <property name="label">gtk-help</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_stock">True</property> </object> <packing> @@ -84,11 +76,9 @@ <child> <object class="GtkButton" id="new"> <property name="label">gtk-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_stock">True</property> </object> <packing> @@ -100,11 +90,9 @@ <child> <object class="GtkButton" id="edit"> <property name="label">gtk-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_stock">True</property> </object> <packing> @@ -132,6 +120,7 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="hexpand">True</property> + <property name="top_padding">6</property> <property name="left_padding">12</property> <child> <object class="GtkGrid" id="grid1"> @@ -188,6 +177,8 @@ <property name="can_focus">False</property> <property name="xalign">0</property> <property name="label" translatable="yes">Short name</property> + <property name="use_underline">True</property> + <property name="mnemonic_widget">entrylb</property> </object> <packing> <property name="left_attach">0</property> @@ -225,11 +216,9 @@ <child> <object class="GtkRadioButton" id="frombibliography"> <property name="label" translatable="yes">From bibliography database</property> - <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> - <property name="use_action_appearance">False</property> <property name="xalign">0</property> <property name="active">True</property> <property name="draw_indicator">True</property> @@ -245,11 +234,9 @@ <child> <object class="GtkRadioButton" id="fromdocument"> <property name="label" translatable="yes">From document content</property> - <property name="use_action_appearance">False</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> - <property name="use_action_appearance">False</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> <property name="group">frombibliography</property>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits