aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-folder-commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-folder-commands.c')
-rw-r--r--shell/e-shell-folder-commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-folder-commands.c b/shell/e-shell-folder-commands.c
index 4fa9d71028..1f4b473e17 100644
--- a/shell/e-shell-folder-commands.c
+++ b/shell/e-shell-folder-commands.c
@@ -401,7 +401,7 @@ e_shell_command_delete_folder (EShell *shell,
NULL);
/* Select another folder to prevent bad things from happening */
- e_shell_view_display_uri (shell_view, "evolution:/local/Inbox");
+ e_shell_view_display_uri (shell_view, DEFAULT_URI);
}
g_free (path);