[empathy] accounts-dialog: remove useless childs



commit 32152c0067fea614d4aabd0a1f0f5bfa65216af1
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Mon Sep 19 15:47:47 2011 +0200

    accounts-dialog: remove useless childs
    
    They don't seem to be used and were raising a Gtk+ warning.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=659474

 src/empathy-accounts-dialog.ui |   23 -----------------------
 1 files changed, 0 insertions(+), 23 deletions(-)
---
diff --git a/src/empathy-accounts-dialog.ui b/src/empathy-accounts-dialog.ui
index fd8c75c..4a1b8bb 100644
--- a/src/empathy-accounts-dialog.ui
+++ b/src/empathy-accounts-dialog.ui
@@ -254,29 +254,6 @@
             <property name="position">1</property>
           </packing>
         </child>
-        <child type="tab">
-          <object class="GtkLabel" id="label2">
-            <property name="visible">True</property>
-            <property name="label">page 2</property>
-          </object>
-          <packing>
-            <property name="position">1</property>
-            <property name="tab_fill">False</property>
-          </packing>
-        </child>
-        <child>
-          <placeholder/>
-        </child>
-        <child type="tab">
-          <object class="GtkLabel" id="label3">
-            <property name="visible">True</property>
-            <property name="label">page 3</property>
-          </object>
-          <packing>
-            <property name="position">2</property>
-            <property name="tab_fill">False</property>
-          </packing>
-        </child>
       </object>
       <packing>
         <property name="position">1</property>



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