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

Adolfo Jayme Barrientos fitojb at ubuntu.com
Sun Feb 14 03:06:28 UTC 2016


 cui/uiconfig/ui/specialcharacters.ui |   11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

New commits:
commit 8f39c71b3f1fc291503ac6dec2d14c190d2fab6b
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date:   Sat Feb 13 21:03:32 2016 -0600

    Stack these boxes vertically again
    
    Thanks Eike for the feedback!
    
    Change-Id: I4840ddf0cb897fd2138fe4607040a3b5a5b60357

diff --git a/cui/uiconfig/ui/specialcharacters.ui b/cui/uiconfig/ui/specialcharacters.ui
index 64b98f2..be01696 100644
--- a/cui/uiconfig/ui/specialcharacters.ui
+++ b/cui/uiconfig/ui/specialcharacters.ui
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.18.3 -->
+<!-- Generated with glade 3.19.0 -->
 <interface>
   <requires lib="gtk+" version="3.0"/>
   <requires lib="LibreOffice" version="1.0"/>
@@ -217,7 +217,6 @@
                     <property name="can_focus">False</property>
                     <property name="halign">center</property>
                     <property name="row_spacing">3</property>
-                    <property name="column_spacing">12</property>
                     <child>
                       <object class="GtkLabel" id="hexlabel">
                         <property name="visible">True</property>
@@ -277,8 +276,8 @@
                         <property name="xalign">0</property>
                       </object>
                       <packing>
-                        <property name="left_attach">1</property>
-                        <property name="top_attach">0</property>
+                        <property name="left_attach">0</property>
+                        <property name="top_attach">2</property>
                       </packing>
                     </child>
                     <child>
@@ -289,8 +288,8 @@
                         <property name="text">162</property>
                       </object>
                       <packing>
-                        <property name="left_attach">1</property>
-                        <property name="top_attach">1</property>
+                        <property name="left_attach">0</property>
+                        <property name="top_attach">3</property>
                       </packing>
                     </child>
                   </object>


More information about the Libreoffice-commits mailing list