Mercurial > pidgin.yaz
comparison src/buddy.c @ 975:a45991891aba
[gaim-migrate @ 985]
signin mods. still need a better UI, but it's getting there.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 11 Oct 2000 03:56:46 +0000 |
parents | f7886476f9d9 |
children | e5eac6b236f1 |
comparison
equal
deleted
inserted
replaced
974:a57fbdc1a758 | 975:a45991891aba |
---|---|
308 sprintf(debug_buff, "date: %s\n", full_date()); | 308 sprintf(debug_buff, "date: %s\n", full_date()); |
309 debug_print(debug_buff); | 309 debug_print(debug_buff); |
310 update_keepalive(gc, FALSE); | 310 update_keepalive(gc, FALSE); |
311 destroy_all_dialogs(); | 311 destroy_all_dialogs(); |
312 destroy_buddy(); | 312 destroy_buddy(); |
313 hide_login_progress(""); | |
314 #ifdef USE_APPLET | 313 #ifdef USE_APPLET |
315 set_user_state(offline); | 314 set_user_state(offline); |
316 applet_buddy_show = FALSE; | 315 applet_buddy_show = FALSE; |
317 applet_widget_unregister_callback(APPLET_WIDGET(applet),"signoff"); | 316 applet_widget_unregister_callback(APPLET_WIDGET(applet),"signoff"); |
318 remove_applet_away(); | 317 remove_applet_away(); |