From e19db28c90c8172562167bfac8a44b09d45d5083 Mon Sep 17 00:00:00 2001 From: Anna Marie Dirks Date: Fri, 2 Nov 2001 00:56:57 +0000 Subject: Changed the welcome message and the finishing message to be more 2001-11-01 Anna Marie Dirks * glade/evolution-startup-wizard.glade: Changed the welcome message and the finishing message to be more descriptive. Also changed the window title to be "Evolution Setup Assistant". Finally, fixed a misnamed icon (replaced timezone.png with timezone-48.png). Partially fixes bug #14281 and totally fixes #14286. svn path=/trunk/; revision=14567 --- shell/ChangeLog | 8 ++++++++ shell/glade/evolution-startup-wizard.glade | 19 ++++++++++++------- 2 files changed, 20 insertions(+), 7 deletions(-) diff --git a/shell/ChangeLog b/shell/ChangeLog index bf03e571b4..29f9520002 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2001-11-01 Anna Marie Dirks + + * glade/evolution-startup-wizard.glade: Changed the welcome + message and the finishing message to be more descriptive. Also + changed the window title to be "Evolution Setup Assistant". Finally, + fixed a misnamed icon (replaced timezone.png with timezone-48.png). + Partially fixes bug #14281 and totally fixes #14286. + 2001-10-31 Christopher James Lahey * e-storage-set-view.c (cursor_activated): Don't do operations on diff --git a/shell/glade/evolution-startup-wizard.glade b/shell/glade/evolution-startup-wizard.glade index ab4d4f5ec1..5722be4f8e 100644 --- a/shell/glade/evolution-startup-wizard.glade +++ b/shell/glade/evolution-startup-wizard.glade @@ -16,7 +16,7 @@ GtkWindow startup-wizard False - Setup Assistant + Evolution Setup Assistant GTK_WINDOW_TOPLEVEL GTK_WIN_POS_NONE False @@ -31,10 +31,12 @@ GnomeDruidPageStart start-page - First Run Setup Assistant - Welcome to the Evolution first run setup assistant + Welcome + Welcome to Evolution. The next few screens will allow +Evolution to connect to your email accounts, and to import +files from other applications. -This assistant will help you get started +Please click the "Next" button to continue. 255,255,255 0,0,0 0,0,1 @@ -185,7 +187,7 @@ This assistant will help you get started 255,255,255 0,0,1 1,1,1 - timezone.png + timezone-48.png GtkVBox @@ -208,7 +210,7 @@ This assistant will help you get started GnomeDruidPageStandard import-page - Importing Data + Importing Files 255,255,255 0,0,1 1,1,1 @@ -236,7 +238,10 @@ This assistant will help you get started GnomeDruidPageFinish done-page Done - Your configuration is complete. + You have successfully entered all of the information +needed to setup Evolution. + +Click the "Finish" button to save your settings. 0,0,1 1,1,1 255,255,255 -- cgit