| 428 if (bud_list_cache_exists()) |
428 if (bud_list_cache_exists()) |
| 429 do_import(NULL, 0); |
429 do_import(NULL, 0); |
| 430 |
430 |
| 431 debug_print("buddy list loaded\n"); |
431 debug_print("buddy list loaded\n"); |
| 432 |
432 |
| |
433 setup_buddy_chats(); |
| |
434 |
| 433 aim_bos_clientready(sess, command->conn); |
435 aim_bos_clientready(sess, command->conn); |
| 434 debug_print("Roger that, all systems go\n"); |
436 debug_print("Roger that, all systems go\n"); |
| 435 |
437 |
| 436 setup_buddy_chats(); |
|
| 437 aim_bos_reqservice(sess, command->conn, AIM_CONN_TYPE_CHATNAV); |
438 aim_bos_reqservice(sess, command->conn, AIM_CONN_TYPE_CHATNAV); |
| 438 |
439 |
| 439 break; |
440 break; |
| 440 case 0x7: /* Authorizer */ |
441 case 0x7: /* Authorizer */ |
| 441 debug_print("Reconnecting with authorizor...\n"); |
442 debug_print("Reconnecting with authorizor...\n"); |