aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail
diff options
context:
space:
mode:
Diffstat (limited to 'modules/mail')
-rw-r--r--modules/mail/e-mail-shell-backend.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mail/e-mail-shell-backend.c b/modules/mail/e-mail-shell-backend.c
index 80922ce304..2d6e1a9779 100644
--- a/modules/mail/e-mail-shell-backend.c
+++ b/modules/mail/e-mail-shell-backend.c
@@ -395,7 +395,7 @@ mail_shell_backend_handle_uri_cb (EShell *shell,
} else
handled = FALSE;
- return TRUE;
+ return handled;
}
/* Helper for mail_shell_backend_prepare_for_[off|on]line_cb() */