]> git.0d.be Git - empathy.git/commitdiff
Fix separator in the glade and show the chat widget when adding on a window
authorXavier Claessens <xclaesse@src.gnome.org>
Wed, 2 Apr 2008 09:42:09 +0000 (09:42 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Wed, 2 Apr 2008 09:42:09 +0000 (09:42 +0000)
svn path=/trunk/; revision=848

src/empathy-chat-window.c
src/empathy-chat-window.glade

index b7e6ccf4876b54046ec24ae684d9b1d11a48f265..3a761f59674cf61190569ab254edf9fef792e28e 100644 (file)
@@ -1407,6 +1407,7 @@ empathy_chat_window_add_chat (EmpathyChatWindow *window,
        gtk_notebook_set_tab_detachable (GTK_NOTEBOOK (priv->notebook), child, TRUE);
        gtk_notebook_set_tab_label_packing (GTK_NOTEBOOK (priv->notebook), child,
                                            TRUE, TRUE, GTK_PACK_START); 
+       gtk_widget_show (child);
 
        empathy_debug (DEBUG_DOMAIN, 
                      "Chat added (%d references)",
index 6adf258bcf81144cf368d0c8df9d991e057a740e..a03c6a488562ce33509dd01158e253d8b62257e0 100644 (file)
                       </widget>
                     </child>
                     <child>
-                      <widget class="GtkSeparatorMenuItem" id="menuitem1">
+                      <widget class="GtkSeparatorMenuItem" id="separator1">
                         <property name="visible">True</property>
-                        <property name="label" translatable="yes">menuitem1</property>
-                        <property name="use_underline">True</property>
                       </widget>
                     </child>
                     <child>