Author: nevans
Date: 2008-02-26 21:14:01 -0700 (Tue, 26 Feb 2008)
New Revision: 6473

Modified:
   gnunet-gtk/src/plugins/chat/chat.c
Log:


Modified: gnunet-gtk/src/plugins/chat/chat.c
===================================================================
--- gnunet-gtk/src/plugins/chat/chat.c  2008-02-27 03:42:15 UTC (rev 6472)
+++ gnunet-gtk/src/plugins/chat/chat.c  2008-02-27 04:14:01 UTC (rev 6473)
@@ -36,7 +36,7 @@
   GtkWidget *tab;
 
   tab =
-    glade_xml_get_widget (GNUNET_GTK_get_main_glade_XML (), "chatFrame");
+    glade_xml_get_widget (GNUNET_GTK_get_main_glade_XML (), 
"chatnotebookvbox");
   gtk_widget_show (tab);
 }
 



_______________________________________________
GNUnet-SVN mailing list
GNUnet-SVN@gnu.org
http://lists.gnu.org/mailman/listinfo/gnunet-svn

Reply via email to