aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-account-editor.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail-account-editor.c')
-rw-r--r--mail/mail-account-editor.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/mail-account-editor.c b/mail/mail-account-editor.c
index 25b6ce3d8b..01f4494f0e 100644
--- a/mail/mail-account-editor.c
+++ b/mail/mail-account-editor.c
@@ -178,6 +178,8 @@ construct (MailAccountEditor *editor, MailConfigAccount *account, MailAccountsTa
mail_account_gui_setup (editor->gui, GTK_WIDGET (editor));
mail_account_gui_build_extra_conf (editor->gui, source->url);
+
+ gtk_widget_grab_focus (GTK_WIDGET (editor->gui->account_name));
}
MailAccountEditor *