cui/uiconfig/ui/backgroundpage.ui |   77 --------------------------------------
 1 file changed, 77 deletions(-)

New commits:
commit 431d2e3aaf5ccef45fcbdb6f4b4f11f9441f3c10
Author: Miklos Vajna <vmik...@collabora.co.uk>
Date:   Tue Oct 28 17:08:25 2014 +0100

    cui: clean up gradient parts of the background tab page
    
    I forgot to clean this up when cherry-picking
    6e61ecd09679a66060f932835622821d39e92f01 (Merge back branch
    alg_writerframes to trunk, 2014-03-19).
    
    Change-Id: I531dea63d3b62d16f11d414758012432bb4b2503

diff --git a/cui/uiconfig/ui/backgroundpage.ui 
b/cui/uiconfig/ui/backgroundpage.ui
index 791ca47..be78570 100644
--- a/cui/uiconfig/ui/backgroundpage.ui
+++ b/cui/uiconfig/ui/backgroundpage.ui
@@ -678,79 +678,6 @@
         <property name="height">1</property>
       </packing>
     </child>
-    <child>
-      <object class="GtkFrame" id="backgroundgradientframe">
-        <property name="can_focus">False</property>
-        <property name="hexpand">True</property>
-        <property name="vexpand">True</property>
-        <property name="label_xalign">0</property>
-        <property name="shadow_type">none</property>
-        <child>
-          <object class="GtkAlignment" id="alignment5">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <property name="hexpand">True</property>
-            <property name="vexpand">True</property>
-            <property name="top_padding">6</property>
-            <property name="left_padding">12</property>
-            <child>
-              <object class="GtkGrid" id="grid11">
-                <property name="visible">True</property>
-                <property name="can_focus">False</property>
-                <property name="hexpand">True</property>
-                <property name="vexpand">True</property>
-                <property name="column_spacing">24</property>
-                <property name="column_homogeneous">True</property>
-                <child>
-                  <object class="svxlo-GradientLB" id="gradientslb:border">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="hexpand">True</property>
-                    <property name="vexpand">True</property>
-                  </object>
-                  <packing>
-                    <property name="left_attach">0</property>
-                    <property name="top_attach">0</property>
-                    <property name="width">1</property>
-                    <property name="height">1</property>
-                  </packing>
-                </child>
-                <child>
-                  <object class="svxlo-SvxXRectPreview" id="previewctl">
-                    <property name="visible">True</property>
-                    <property name="can_focus">False</property>
-                    <property name="hexpand">True</property>
-                    <property name="vexpand">True</property>
-                  </object>
-                  <packing>
-                    <property name="left_attach">1</property>
-                    <property name="top_attach">0</property>
-                    <property name="width">1</property>
-                    <property name="height">1</property>
-                  </packing>
-                </child>
-              </object>
-            </child>
-          </object>
-        </child>
-        <child type="label">
-          <object class="GtkLabel" id="label1">
-            <property name="visible">True</property>
-            <property name="can_focus">False</property>
-            <property name="label" translatable="yes">Background 
Gradient</property>
-            <attributes>
-              <attribute name="weight" value="bold"/>
-            </attributes>
-          </object>
-        </child>
-      </object>
-      <packing>
-        <property name="left_attach">0</property>
-        <property name="top_attach">3</property>
-        <property name="width">1</property>
-        <property name="height">1</property>
-      </packing>
-    </child>
   </object>
   <object class="GtkListStore" id="liststore1">
     <columns>
@@ -765,10 +692,6 @@
         <col id="1">1</col>
       </row>
       <row>
-        <col id="0" translatable="yes">Gradient</col>
-        <col id="1">2</col>
-      </row>
-      <row>
         <col id="0" translatable="yes">Graphic</col>
         <col id="1">4</col>
       </row>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to