# HG changeset patch # User Eric Warmenhoven # Date 955305923 0 # Node ID 5b4b7aa8dd9a54c10953725145e156c3a80d9b27 # Parent 247f540ea6e1660615acff9dc5118f2a4fcb6895 [gaim-migrate @ 107] Heh, whoops. :) committer: Tailor Script diff -r 247f540ea6e1 -r 5b4b7aa8dd9a src/aim.c --- a/src/aim.c Sun Apr 09 18:42:36 2000 +0000 +++ b/src/aim.c Sun Apr 09 18:45:23 2000 +0000 @@ -464,11 +464,13 @@ _("Signon"), applet_show_login, NULL); +#ifdef GAIM_PLUGINS applet_widget_register_callback(APPLET_WIDGET(applet), "plugins", _("Plugins"), GTK_SIGNAL_FUNC(show_plugins), NULL); +#endif /* GAIM_PLUGINS */ if((general_options & OPT_GEN_AUTO_LOGIN) && (general_options & OPT_GEN_REMEMBER_PASS)) {