From d54a3443d8bf8bb97a0de108d3eb8216b01846b5 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 4 Jun 2013 16:09:47 -0400 Subject: Bug 684302 - Prompt to close message window on reply should be inline Pop-up dialog is far too intrusive. Instead ask the question as an inline alert in the message window, which does not interrupt the user. --- mail/e-mail-browser.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mail/e-mail-browser.h') diff --git a/mail/e-mail-browser.h b/mail/e-mail-browser.h index dce6922be8..1d32042ab8 100644 --- a/mail/e-mail-browser.h +++ b/mail/e-mail-browser.h @@ -66,6 +66,8 @@ GtkWidget * e_mail_browser_new (EMailBackend *backend, const gchar *message_uid, EMailFormatterMode display_mode); void e_mail_browser_close (EMailBrowser *browser); +void e_mail_browser_ask_close_on_reply + (EMailBrowser *browser); EAutomaticActionPolicy e_mail_browser_get_close_on_reply_policy (EMailBrowser *browser); -- cgit v1.2.3