diff options
Diffstat (limited to 'shell/e-shell-view-menu.c')
-rw-r--r-- | shell/e-shell-view-menu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-view-menu.c b/shell/e-shell-view-menu.c index 329e4faa24..9aef0d8a97 100644 --- a/shell/e-shell-view-menu.c +++ b/shell/e-shell-view-menu.c @@ -355,7 +355,7 @@ static GnomeUIInfo menu_help [] = { { GNOME_APP_UI_ITEM, N_("Help _Index"), NULL, command_help, "index.html", NULL, 0, 0, 0, 0 }, - { GNOME_APP_UI_ITEM, N_("Using the _Shell"), NULL, + { GNOME_APP_UI_ITEM, N_("Getting _Started"), NULL, command_help, "usage-mainwindow.html", NULL, 0, 0, 0, 0 }, { GNOME_APP_UI_ITEM, N_("Using the _Mailer"), NULL, |