diff src/main.c @ 5974:1abc483f74c6

[gaim-migrate @ 6421] Makes the two checkboxes on the file transfer dialog window remember themselves. Just like the Alamo. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 29 Jun 2003 07:50:48 +0000
parents 90d0849abd3c
children 8559b7f2a8a6
line wrap: on
line diff
--- a/src/main.c	Sun Jun 29 06:40:17 2003 +0000
+++ b/src/main.c	Sun Jun 29 07:50:48 2003 +0000
@@ -862,6 +862,7 @@
 	gaim_gtk_blist_init();
 	gaim_gtk_conversation_init();
 	gaim_gtk_pounces_init();
+	gaim_gtk_xfer_init();
 
 	plugin_search_paths[0] = LIBDIR;
 	plugin_search_paths[1] = gaim_user_dir();