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

Adolfo Jayme Barrientos fitojb at ubuntu.com
Fri Mar 13 18:01:37 PDT 2015


 svx/uiconfig/ui/colorwindow.ui |   15 ++-------------
 1 file changed, 2 insertions(+), 13 deletions(-)

New commits:
commit 3b4a7845fa72e03ce02e263c3518cbbb6882df75
Author: Adolfo Jayme Barrientos <fitojb at ubuntu.com>
Date:   Fri Mar 13 18:52:12 2015 -0600

    Remove stray separator
    
    Added in 93c4e3c9349a1ea07b822a2824559ad28f4a9a5e, presumably to workaround tdf#86159
    
    Change-Id: Ief8ed1e355c937142b95524310f3e18485ef346d

diff --git a/svx/uiconfig/ui/colorwindow.ui b/svx/uiconfig/ui/colorwindow.ui
index 37e6627..4498156 100644
--- a/svx/uiconfig/ui/colorwindow.ui
+++ b/svx/uiconfig/ui/colorwindow.ui
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.16.1 -->
+<!-- Generated with glade 3.18.3 -->
 <interface>
   <requires lib="gtk+" version="3.10"/>
   <requires lib="LibreOffice" version="1.0"/>
@@ -93,8 +93,8 @@
           <object class="GtkLabel" id="label1">
             <property name="visible">True</property>
             <property name="can_focus">False</property>
-            <property name="xalign">0</property>
             <property name="label" translatable="yes">Recent</property>
+            <property name="xalign">0</property>
           </object>
           <packing>
             <property name="expand">False</property>
@@ -142,17 +142,6 @@
             <property name="position">9</property>
           </packing>
         </child>
-        <child>
-          <object class="GtkSeparator" id="separator2">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
-          </object>
-          <packing>
-            <property name="expand">False</property>
-            <property name="fill">True</property>
-            <property name="position">10</property>
-          </packing>
-        </child>
       </object>
     </child>
   </object>


More information about the Libreoffice-commits mailing list