diff src/main.c @ 5858:96e5b32e75ad

[gaim-migrate @ 6289] conversation placement functions now have an ID string, rather than the pref being dependent on the order the functions are in the list. also, the pref is converted to the new system. and it's cool, and stuff. committer: Tailor Script <tailor@pidgin.im>
author Nathan Walp <nwalp@pidgin.im>
date Fri, 13 Jun 2003 23:49:26 +0000
parents 8f5ccf9e590a
children 022786c7ab53
line wrap: on
line diff
--- a/src/main.c	Fri Jun 13 23:04:26 2003 +0000
+++ b/src/main.c	Fri Jun 13 23:49:26 2003 +0000
@@ -892,6 +892,7 @@
 	gaim_set_sound_ui_ops(gaim_get_gtk_sound_ui_ops());
 	gaim_set_connection_ui_ops(gaim_get_gtk_connection_ui_ops());
 
+	gaim_conversation_init();
 	gaim_proxy_init();
 	gaim_sound_init();