sc/uiconfig/scalc/ui/formulacalculationoptions.ui | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-)
New commits: commit 9fcf955c339149f2ecb215cdd4eaa5a81b2963d1 Author: Adolfo Jayme Barrientos <fit...@ubuntu.com> Date: Sat Aug 30 16:25:36 2014 -0500 Left-align labels in Detailed Calculation Settings dialog Change-Id: I7e60d45f81dc3adb5567df47b359b627234b5bba Reviewed-on: https://gerrit.libreoffice.org/11209 Reviewed-by: Thomas Arnhold <tho...@arnhold.org> Tested-by: Thomas Arnhold <tho...@arnhold.org> diff --git a/sc/uiconfig/scalc/ui/formulacalculationoptions.ui b/sc/uiconfig/scalc/ui/formulacalculationoptions.ui index a83d9f2..93966ac 100644 --- a/sc/uiconfig/scalc/ui/formulacalculationoptions.ui +++ b/sc/uiconfig/scalc/ui/formulacalculationoptions.ui @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> +<!-- Generated with glade 3.16.1 --> <interface> - <!-- interface-requires gtk+ 3.6 --> + <requires lib="gtk+" version="3.6"/> <!-- interface-requires LibreOffice 1.0 --> <object class="GtkDialog" id="FormulaCalculationOptions"> <property name="can_focus">False</property> @@ -145,8 +146,6 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">start</property> - <property name="entry_text_column">0</property> - <property name="id_column">1</property> </object> <packing> <property name="left_attach">2</property> @@ -456,6 +455,7 @@ <object class="GtkLabel" id="frequency_label"> <property name="visible">True</property> <property name="can_focus">False</property> + <property name="xalign">0</property> <property name="label" translatable="yes">Frequency:</property> </object> <packing> @@ -469,6 +469,7 @@ <object class="GtkLabel" id="compute_units_label"> <property name="visible">True</property> <property name="can_focus">False</property> + <property name="xalign">0</property> <property name="label" translatable="yes">Compute Units:</property> </object> <packing> @@ -482,6 +483,7 @@ <object class="GtkLabel" id="memory_label"> <property name="visible">True</property> <property name="can_focus">False</property> + <property name="xalign">0</property> <property name="label" translatable="yes">Memory (in MB):</property> </object> <packing> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits