[evolution-data-server/gnome-2-30] Remove an unused label in the name selector dialog



commit 7c7b7e47f5e89f2e2af74eda1389b0dfb883fbf5
Author: Federico Mena Quintero <federico novell com>
Date:   Fri May 7 16:46:00 2010 -0500

    Remove an unused label in the name selector dialog
    
    This was just taking up empty space, making spacing uneven
    in the dialog.
    
    Signed-off-by: Federico Mena Quintero <federico novell com>

 libedataserverui/e-name-selector-dialog.ui |   20 --------------------
 1 files changed, 0 insertions(+), 20 deletions(-)
---
diff --git a/libedataserverui/e-name-selector-dialog.ui b/libedataserverui/e-name-selector-dialog.ui
index 9ab8071..3abe593 100644
--- a/libedataserverui/e-name-selector-dialog.ui
+++ b/libedataserverui/e-name-selector-dialog.ui
@@ -260,26 +260,6 @@
           </packing>
         </child>
         <child>
-          <object class="GtkLabel" id="label37">
-            <property name="visible">True</property>
-            <property name="label" translatable="yes"/>
-            <property name="use_underline">False</property>
-            <property name="use_markup">False</property>
-            <property name="justify">GTK_JUSTIFY_LEFT</property>
-            <property name="wrap">False</property>
-            <property name="selectable">False</property>
-            <property name="xalign">0.5</property>
-            <property name="yalign">0.5</property>
-            <property name="xpad">0</property>
-            <property name="ypad">0</property>
-          </object>
-          <packing>
-            <property name="padding">0</property>
-            <property name="expand">False</property>
-            <property name="fill">False</property>
-          </packing>
-        </child>
-        <child>
           <object class="GtkLabel" id="label36">
             <property name="visible">True</property>
             <property name="label" translatable="yes">&lt;b&gt;Co_ntacts&lt;/b&gt;</property>



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