cui/uiconfig/ui/optlanguagespage.ui |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

New commits:
commit 3460112f70e1b6c381d2d8a926aa578addb6b1d8
Author: Gabor Kelemen <[email protected]>
Date:   Tue Aug 15 11:26:13 2017 +0200

    tdf#111797 Fix alignment of 'For the current document only' checkbox
    
    Change-Id: Ie7cc004e02e3bb1ac8d52a9c0b67b9fa9f946c8c
    Reviewed-on: https://gerrit.libreoffice.org/41167
    Tested-by: Jenkins <[email protected]>
    Reviewed-by: Adolfo Jayme Barrientos <[email protected]>
    Tested-by: Adolfo Jayme Barrientos <[email protected]>
    (cherry picked from commit 39915524df98bae8ce8cea2549016b62b41a89d9)
    Reviewed-on: https://gerrit.libreoffice.org/41189

diff --git a/cui/uiconfig/ui/optlanguagespage.ui 
b/cui/uiconfig/ui/optlanguagespage.ui
index f642c47f5473..6ab6df6e9538 100644
--- a/cui/uiconfig/ui/optlanguagespage.ui
+++ b/cui/uiconfig/ui/optlanguagespage.ui
@@ -247,14 +247,13 @@
                     <property name="visible">True</property>
                     <property name="can_focus">True</property>
                     <property name="receives_default">False</property>
-                    <property name="halign">end</property>
+                    <property name="halign">start</property>
                     <property name="xalign">0</property>
                     <property name="draw_indicator">True</property>
                   </object>
                   <packing>
-                    <property name="left_attach">0</property>
+                    <property name="left_attach">1</property>
                     <property name="top_attach">3</property>
-                    <property name="width">2</property>
                   </packing>
                 </child>
                 <child>
_______________________________________________
Libreoffice-commits mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to