From 2ca2cc69c96c09c834c86d9c1b683ef60ac17042 Mon Sep 17 00:00:00 2001 From: xclaesse Date: Wed, 2 Apr 2008 09:42:09 +0000 Subject: Fix separator in the glade and show the chat widget when adding on a window git-svn-id: svn+ssh://svn.gnome.org/svn/empathy/trunk@848 4ee84921-47dd-4033-b63a-18d7a039a3e4 --- src/empathy-chat-window.c | 1 + src/empathy-chat-window.glade | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c index b7e6ccf48..3a761f596 100644 --- a/src/empathy-chat-window.c +++ b/src/empathy-chat-window.c @@ -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)", diff --git a/src/empathy-chat-window.glade b/src/empathy-chat-window.glade index 6adf258bc..a03c6a488 100644 --- a/src/empathy-chat-window.glade +++ b/src/empathy-chat-window.glade @@ -54,10 +54,8 @@ - + True - menuitem1 - True -- cgit v1.2.3