aboutsummaryrefslogtreecommitdiff
path: root/src/account_dialog.c
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-20 08:05:18 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-12-20 08:05:18 +0000
commit8945c06437dca9a40882ccd7a768c63c47a70366 (patch)
tree0176f83aca430bbcfc834518bb591ca475e6ab39 /src/account_dialog.c
parent83023f81b011ac5957c7f7077feedba5e22dfb54 (diff)
look for all accounts when enable_swap_from is enabled.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@845 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/account_dialog.c')
-rw-r--r--src/account_dialog.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/account_dialog.c b/src/account_dialog.c
index c93ff11e..5826ed4e 100644
--- a/src/account_dialog.c
+++ b/src/account_dialog.c
@@ -224,6 +224,7 @@ void account_open(PrefsAccount *ac_prefs)
account_write_config_all();
account_set_menu();
main_window_reflect_prefs_all();
+ account_updated();
}
void account_set_missing_folder(void)