diff src/aim.c @ 1137:5b5d03dfa48a

[gaim-migrate @ 1147] Started setting up the new Buddy Pounce code. The UI needs a little more work as it is a little cluttered right now. The .gaimrc file is now in revision 4. It properly saves buddy pounces between v3 and v4 and converts them. Actual functionality will be commited soon. I remembered that I didnt commit so I woke up to do so just incase :D committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sun, 26 Nov 2000 10:45:49 +0000
parents 418b1738a9a7
children 4593153a956c
line wrap: on
line diff
--- a/src/aim.c	Sun Nov 26 07:35:57 2000 +0000
+++ b/src/aim.c	Sun Nov 26 10:45:49 2000 +0000
@@ -621,6 +621,7 @@
 		account_editor (NULL, NULL);
 	} else if (do_login_ret == -1)
 		show_login();
+
         gtk_main();
         
 #endif /* USE_APPLET */