diff options
Diffstat (limited to 'shell/e-shell-view.c')
-rw-r--r-- | shell/e-shell-view.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/e-shell-view.c b/shell/e-shell-view.c index fe55de6049..984fb441d8 100644 --- a/shell/e-shell-view.c +++ b/shell/e-shell-view.c @@ -1687,6 +1687,7 @@ set_current_notebook_page (EShellView *shell_view, bonobo_control_frame_control_deactivate (control_frame); } + e_shell_folder_title_bar_set_folder_bar_label (priv->folder_title_bar, ""); gtk_notebook_set_page (notebook, page_num); if (page_num == -1 || page_num == 0) |