aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mail-mt.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mail-mt.c')
-rw-r--r--mail/mail-mt.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/mail-mt.c b/mail/mail-mt.c
index a0d500ebd2..41501f8a29 100644
--- a/mail/mail-mt.c
+++ b/mail/mail-mt.c
@@ -485,6 +485,8 @@ do_get_pass (struct _mail_msg *mm)
/* hrm, we can't run this async since the gui_port from which we're called
will reply to our message for us */
+
+ gtk_window_set_title (GTK_WINDOW(dialogue), "Enter Password");
gnome_dialog_run_and_close ((GnomeDialog *)dialogue);
/*gtk_widget_show(dialogue);*/