aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/e-shell-view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-view.c b/shell/e-shell-view.c
index 10ce194af5..caea4bb6d6 100644
--- a/shell/e-shell-view.c
+++ b/shell/e-shell-view.c
@@ -94,7 +94,7 @@ get_view (EFolder *efolder)
switch (e_folder_type) {
case E_FOLDER_MAIL :
- w = bonobo_widget_new_control ("GOADID:Evolution:FolderBrowser:1.0",
+ w = bonobo_widget_new_control ("control:evolution-mail",
NULL);
break;