[empathy: 7/8] Toolbar and Treeview merged



commit df99b53de13a365945909d3f0cafda0b22aa1974
Author: Jovanka Gulicoska <jovanka gulicoska gmail com>
Date:   Tue Mar 13 04:12:16 2012 +0100

    Toolbar and Treeview merged

 libempathy-gtk/empathy-account-widget-irc.ui |   22 +++++++++++++---------
 1 files changed, 13 insertions(+), 9 deletions(-)
---
diff --git a/libempathy-gtk/empathy-account-widget-irc.ui b/libempathy-gtk/empathy-account-widget-irc.ui
index 088bd53..b0c3012 100644
--- a/libempathy-gtk/empathy-account-widget-irc.ui
+++ b/libempathy-gtk/empathy-account-widget-irc.ui
@@ -154,6 +154,10 @@
                     <property name="row_spacing">6</property>
                     <property name="column_spacing">6</property>
                     <child>
+                        <object class="GtkVBox" id="vbox1">
+                        <property name="visible">True</property>
+	                <property name="spacing">0</property>
+                    <child>
                       <object class="GtkScrolledWindow" id="scrolledwindow_network_server">
                         <property name="visible">True</property>
                         <property name="can_focus">True</property>
@@ -172,10 +176,9 @@
                         </child>
                       </object>
                       <packing>
-                        <property name="left_attach">0</property>
-                        <property name="top_attach">0</property>
-                        <property name="width">1</property>
-                        <property name="height">1</property>
+                        <property name="expand">True</property>
+                        <property name="fill">True</property>
+                        <property name="position">0</property>
                       </packing>
                     </child>
                     <child>
@@ -235,15 +238,16 @@
                         </child>
                       </object>
                       <packing>
-                        <property name="left_attach">0</property>
-                        <property name="top_attach">1</property>
-                        <property name="width">1</property>
-                        <property name="height">1</property>
+                        <property name="expand">True</property>
+                        <property name="fill">True</property>
+                        <property name="position">1</property>
                       </packing>
                     </child>
                   </object>
                 </child>
-              </object>
+               </object>
+              </child>
+             </object>
             </child>
             <child type="label">
               <object class="GtkLabel" id="label_servers">



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