Tue, 14 Nov 2000 05:21:16 +0000
[gaim-migrate @ 1103] the applet shouldn't be exiting if you close the ae without signing on first
--- a/src/aim.c Mon Nov 13 04:29:41 2000 +0000 +++ b/src/aim.c Tue Nov 14 05:21:16 2000 +0000 @@ -600,7 +600,7 @@ "accounts", _("Accounts"), (AppletCallbackFunc)account_editor, - NULL); + (void *)1); #ifdef GAIM_PLUGINS applet_widget_register_callback(APPLET_WIDGET(applet), "plugins",