[gnome-control-center/display-capplet-ui-cleanup: 3/4] Remove the label with instructions for how to drag the monitors



commit 49e441ce7c976fc1719be987f84c4ff48a964ac0
Author: Federico Mena Quintero <federico novell com>
Date:   Fri Feb 12 13:29:55 2010 -0600

    Remove the label with instructions for how to drag the monitors
    
    The changing mouse cursor now makes the label superfluous.  Hopefully.
    
    Signed-off-by: Federico Mena Quintero <federico novell com>

 capplets/display/display-capplet.ui |   39 ++--------------------------------
 1 files changed, 3 insertions(+), 36 deletions(-)
---
diff --git a/capplets/display/display-capplet.ui b/capplets/display/display-capplet.ui
index 1e6a0c1..76b3c45 100644
--- a/capplets/display/display-capplet.ui
+++ b/capplets/display/display-capplet.ui
@@ -15,7 +15,7 @@
         <child>
           <object class="GtkTable" id="table2">
             <property name="visible">True</property>
-            <property name="n_rows">3</property>
+            <property name="n_rows">2</property>
             <property name="n_columns">2</property>
             <property name="column_spacing">12</property>
             <property name="row_spacing">12</property>
@@ -77,10 +77,6 @@
                   </packing>
                 </child>
               </object>
-              <packing>
-                <property name="top_attach">1</property>
-                <property name="bottom_attach">2</property>
-              </packing>
             </child>
             <child>
               <object class="GtkVBox" id="vbox4">
@@ -125,8 +121,8 @@
               </object>
               <packing>
                 <property name="right_attach">2</property>
-                <property name="top_attach">2</property>
-                <property name="bottom_attach">3</property>
+                <property name="top_attach">1</property>
+                <property name="bottom_attach">2</property>
               </packing>
             </child>
             <child>
@@ -329,39 +325,10 @@
               <packing>
                 <property name="left_attach">1</property>
                 <property name="right_attach">2</property>
-                <property name="top_attach">1</property>
-                <property name="bottom_attach">2</property>
                 <property name="x_options"></property>
                 <property name="y_options">GTK_FILL</property>
               </packing>
             </child>
-            <child>
-              <object class="GtkLabel" id="label6">
-                <property name="visible">True</property>
-                <property name="yalign">0</property>
-                <property name="label" translatable="yes">Drag the monitors to set their place</property>
-                <attributes>
-                  <attribute name="style" value="italic"/>
-                </attributes>
-              </object>
-              <packing>
-                <property name="y_options"></property>
-              </packing>
-            </child>
-            <child>
-              <object class="GtkAlignment" id="alignment3">
-                <property name="visible">True</property>
-                <child>
-                  <placeholder/>
-                </child>
-              </object>
-              <packing>
-                <property name="left_attach">1</property>
-                <property name="right_attach">2</property>
-                <property name="x_options"></property>
-                <property name="y_options"></property>
-              </packing>
-            </child>
           </object>
           <packing>
             <property name="position">1</property>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]