Mercurial > pidgin
comparison src/aim.c @ 1088:18a14e6dd0af
[gaim-migrate @ 1098]
more fixes for proxy stuff
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Mon, 13 Nov 2000 00:37:02 +0000 |
parents | 4927ce25d8cc |
children | 46ffd2dca607 |
comparison
equal
deleted
inserted
replaced
1087:56c7ceb986a8 | 1088:18a14e6dd0af |
---|---|
67 GList *chat_rooms = NULL; | 67 GList *chat_rooms = NULL; |
68 | 68 |
69 GtkWidget *mainwindow = NULL; | 69 GtkWidget *mainwindow = NULL; |
70 | 70 |
71 void BuddyTickerCreateWindow( void ); | 71 void BuddyTickerCreateWindow( void ); |
72 | |
73 char toc_addy[16]; | |
74 char *quad_addr = NULL; | |
75 | |
76 | 72 |
77 void cancel_logon(void) | 73 void cancel_logon(void) |
78 { | 74 { |
79 #ifdef USE_APPLET | 75 #ifdef USE_APPLET |
80 applet_buddy_show = FALSE; | 76 applet_buddy_show = FALSE; |