[Libreoffice-commits] core.git: sd/uiconfig

Katarina Behrens Katarina.Behrens at cib.de
Tue Apr 14 03:09:17 PDT 2015


 sd/uiconfig/simpress/ui/slidetransitionspanel.ui |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit b12c44133549e0694e5e10bd98e9677209b89c6a
Author: Katarina Behrens <Katarina.Behrens at cib.de>
Date:   Tue Apr 14 12:06:11 2015 +0200

    Related tdf#87862: some HIG tweaks to slide transition panel
    
    Change-Id: Ifed4f53d1b831a0cf9f05fb148e6752d19f717f6

diff --git a/sd/uiconfig/simpress/ui/slidetransitionspanel.ui b/sd/uiconfig/simpress/ui/slidetransitionspanel.ui
index 878b44c..bdf03bc 100644
--- a/sd/uiconfig/simpress/ui/slidetransitionspanel.ui
+++ b/sd/uiconfig/simpress/ui/slidetransitionspanel.ui
@@ -73,6 +73,7 @@
                   <object class="GtkGrid" id="grid2">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
+                    <property name="column_spacing">12</property>
                     <child>
                       <object class="GtkLabel" id="speed_label">
                         <property name="visible">True</property>
@@ -259,6 +260,7 @@
               <object class="GtkAlignment" id="alignment4">
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
+                <property name="top_padding">6</property>
                 <property name="left_padding">12</property>
                 <child>
                   <object class="GtkBox" id="box3">


More information about the Libreoffice-commits mailing list