starmath/uiconfig/smath/ui/fontsizedialog.ui | 49 +++++++++++++-------------- 1 file changed, 25 insertions(+), 24 deletions(-)
New commits: commit 9e06588a980a6d33cf147c0370a655ad1499bfbe Author: Andreas Brandner <andreas.brand...@cib.de> Date: Fri Sep 15 10:40:37 2017 +0200 Moved Math/Font-Size dialog buttons to the bottom Change-Id: Iac1bd80836d42a136823bafb2290d32c693e0de5 Reviewed-on: https://gerrit.libreoffice.org/42316 Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@cib.de> Tested-by: Samuel Mehrbrodt <samuel.mehrbr...@cib.de> diff --git a/starmath/uiconfig/smath/ui/fontsizedialog.ui b/starmath/uiconfig/smath/ui/fontsizedialog.ui index fbf3d50e31b7..98f9c555ec08 100644 --- a/starmath/uiconfig/smath/ui/fontsizedialog.ui +++ b/starmath/uiconfig/smath/ui/fontsizedialog.ui @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- Generated with glade 3.18.3 --> +<!-- Generated with glade 3.20.0 --> <interface domain="sm"> <requires lib="gtk+" version="3.0"/> <object class="GtkAdjustment" id="adjustmentBaseSize"> @@ -24,21 +24,19 @@ <child internal-child="vbox"> <object class="GtkBox" id="dialog-vbox4"> <property name="can_focus">False</property> + <property name="orientation">vertical</property> <property name="spacing">12</property> <child internal-child="action_area"> <object class="GtkButtonBox" id="dialog-action_area4"> <property name="can_focus">False</property> - <property name="orientation">vertical</property> - <property name="layout_style">start</property> + <property name="layout_style">end</property> <child> - <object class="GtkButton" id="ok"> - <property name="label">gtk-ok</property> + <object class="GtkButton" id="default"> + <property name="label" translatable="yes" context="fontsizedialog|default">_Default</property> <property name="visible">True</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="use_stock">True</property> + <property name="use_underline">True</property> </object> <packing> <property name="expand">False</property> @@ -47,10 +45,12 @@ </packing> </child> <child> - <object class="GtkButton" id="cancel"> - <property name="label">gtk-cancel</property> + <object class="GtkButton" id="ok"> + <property name="label">gtk-ok</property> <property name="visible">True</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="use_stock">True</property> </object> @@ -61,8 +61,8 @@ </packing> </child> <child> - <object class="GtkButton" id="help"> - <property name="label">gtk-help</property> + <object class="GtkButton" id="cancel"> + <property name="label">gtk-cancel</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> @@ -75,17 +75,18 @@ </packing> </child> <child> - <object class="GtkButton" id="default"> - <property name="label" translatable="yes" context="fontsizedialog|default">_Default</property> + <object class="GtkButton" id="help"> + <property name="label">gtk-help</property> <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="use_underline">True</property> + <property name="use_stock">True</property> </object> <packing> <property name="expand">False</property> <property name="fill">True</property> <property name="position">3</property> + <property name="secondary">True</property> </packing> </child> </object> @@ -118,10 +119,10 @@ <object class="GtkLabel" id="label4"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> <property name="label" translatable="yes" context="fontsizedialog|label4">Base _size:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">spinB_baseSize:0pt</property> + <property name="xalign">0</property> </object> <packing> <property name="expand">False</property> @@ -190,10 +191,10 @@ <object class="GtkLabel" id="label2"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> <property name="label" translatable="yes" context="fontsizedialog|label2">_Operators:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">spinB_function:0%</property> + <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> @@ -204,10 +205,10 @@ <object class="GtkLabel" id="label3"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> <property name="label" translatable="yes" context="fontsizedialog|label3">_Limits:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">spinB_limit:0%</property> + <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> @@ -244,10 +245,10 @@ <object class="GtkLabel" id="label5"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> <property name="label" translatable="yes" context="fontsizedialog|label5">_Text:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">spinB_text:0%</property> + <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> @@ -258,10 +259,10 @@ <object class="GtkLabel" id="label7"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> <property name="label" translatable="yes" context="fontsizedialog|label7">_Functions:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">spinB_function:0%</property> + <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> @@ -272,10 +273,10 @@ <object class="GtkLabel" id="label6"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xalign">0</property> <property name="label" translatable="yes" context="fontsizedialog|label6">_Indexes:</property> <property name="use_underline">True</property> <property name="mnemonic_widget">spinB_index:0%</property> + <property name="xalign">0</property> </object> <packing> <property name="left_attach">0</property> @@ -339,11 +340,11 @@ </object> </child> <action-widgets> - <action-widget response="0">ok</action-widget> - <action-widget response="0">cancel</action-widget> - <action-widget response="0">help</action-widget> <action-widget response="0">default</action-widget> </action-widgets> + <child> + <placeholder/> + </child> </object> <object class="GtkSizeGroup" id="sizegroup1"> <widgets> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits