[Libreoffice-commits] core.git: Branch 'libreoffice-4-1' - cui/uiconfig

Caolán McNamara caolanm at redhat.com
Thu Jul 25 10:35:49 PDT 2013


 cui/uiconfig/ui/optgeneralpage.ui |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit ab8f39aae069f65a8ebd3cad45d33e2e75426597
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Thu Jul 25 16:32:42 2013 +0100

    Related: fdo#61544 put help tips checkboxes side-by-side
    
    sucks some height out of the page
    
    Change-Id: If1aa064e2ca6515fdde55c077381806942a255bb
    (cherry picked from commit 4f2fa58f027707254cc6d8f076354787c252a26f)
    Reviewed-on: https://gerrit.libreoffice.org/5108
    Reviewed-by: Fridrich Strba <fridrich at documentfoundation.org>
    Tested-by: Fridrich Strba <fridrich at documentfoundation.org>

diff --git a/cui/uiconfig/ui/optgeneralpage.ui b/cui/uiconfig/ui/optgeneralpage.ui
index 2e59fd9..98e757f 100644
--- a/cui/uiconfig/ui/optgeneralpage.ui
+++ b/cui/uiconfig/ui/optgeneralpage.ui
@@ -61,8 +61,8 @@
                     <property name="draw_indicator">True</property>
                   </object>
                   <packing>
-                    <property name="left_attach">0</property>
-                    <property name="top_attach">1</property>
+                    <property name="left_attach">1</property>
+                    <property name="top_attach">0</property>
                     <property name="width">1</property>
                     <property name="height">1</property>
                   </packing>


More information about the Libreoffice-commits mailing list