# HG changeset patch # User Eric Warmenhoven # Date 974179276 0 # Node ID 46ffd2dca6074fab677e2f75dd28c165938d11be # Parent a930439f29b1562d745d48473f4475fd666ccec9 [gaim-migrate @ 1103] the applet shouldn't be exiting if you close the ae without signing on first committer: Tailor Script diff -r a930439f29b1 -r 46ffd2dca607 src/aim.c --- 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",