diff -r ff403c91a5f8 -r 3127b1a3210f src/gaimrc.c --- a/src/gaimrc.c Sun May 18 21:18:52 2003 +0000 +++ b/src/gaimrc.c Sun May 18 21:53:41 2003 +0000 @@ -1626,6 +1626,7 @@ g_free(filename_temp); gaim_debug(GAIM_DEBUG_INFO, "gaimrc", "Exiting save_prefs\n"); + gaim_prefs_save(); /* put this here for now */ }