diff src/main.c @ 5906:390d32a6b130

[gaim-migrate @ 6338] auto-join for chats in the buddy list. Yes, the interface sucks. I suck at making interfaces. I'm sure someone more talented will make it pretty, or maybe even HIG-y. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Mon, 16 Jun 2003 05:14:05 +0000
parents 448f2f4ca3ec
children 1a7f7feab916
line wrap: on
line diff
--- a/src/main.c	Mon Jun 16 04:15:35 2003 +0000
+++ b/src/main.c	Mon Jun 16 05:14:05 2003 +0000
@@ -858,6 +858,7 @@
 	gaim_sound_init();
 	gaim_pounces_init();
 
+	gaim_gtk_blist_init();
 	gaim_gtk_conversation_init();
 	gaim_gtk_pounces_init();