aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail/e-mail-shell-backend.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mail/e-mail-shell-backend.c')
-rw-r--r--modules/mail/e-mail-shell-backend.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/modules/mail/e-mail-shell-backend.c b/modules/mail/e-mail-shell-backend.c
index 1e0655f7d4..c178e6d020 100644
--- a/modules/mail/e-mail-shell-backend.c
+++ b/modules/mail/e-mail-shell-backend.c
@@ -420,8 +420,7 @@ mail_shell_backend_prepare_for_offline_cb (EShell *shell,
if (e_shell_get_network_available (shell))
synchronize = em_utils_prompt_user (
- GTK_WINDOW (parent),
- "/apps/evolution/mail/prompts/quick_offline",
+ GTK_WINDOW (parent), NULL,
"mail:ask-quick-offline", NULL);
if (!synchronize) {