changed "Using the Shell" to "Getting Started"

svn path=/trunk/; revision=3402
This commit is contained in:
Jeffrey Stedfast
2000-06-02 20:05:46 +00:00
parent d1a93a3df9
commit a5cf13a158
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
2000-06-02 Jeffrey Stedfast <fejj@helixcode.com>
* e-shell-view-menu.c: Changed "Using the Shell" to "Getting Started"
2000-06-02 Christopher James Lahey <clahey@helixcode.com>
* e-shell-view.c: Free the uri variable.
+1 -1
View File
@@ -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,