changed "Using the Shell" to "Getting Started"
svn path=/trunk/; revision=3402
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user