From a5cf13a15892df456d08b9353dd09f71adca6bfa Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 2 Jun 2000 20:05:46 +0000 Subject: changed "Using the Shell" to "Getting Started" svn path=/trunk/; revision=3402 --- shell/e-shell-view-menu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/e-shell-view-menu.c') 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, -- cgit