From 71caaeddaabff9f25d0f89acab421554e661fbe9 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 25 Feb 2003 14:44:16 +0000 Subject: Use g_signal_connect_after to connect to the "prepare" signal to work * e-shell-startup-wizard.c (connect_page, make_importer_page): Use g_signal_connect_after to connect to the "prepare" signal to work around a GnomeDruidPageStandard bug (b.g.o 81869) (e_shell_startup_wizard_create): Remove the "return TRUE" that was added here a while back to disable the startup wizard. * glade/evolution-startup-wizard.glade: Change "Next" and "Finish" in the text to "Forward" and "Apply" to match the gnome 2 druid buttons. svn path=/trunk/; revision=20049 --- shell/glade/evolution-startup-wizard.glade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'shell/glade') diff --git a/shell/glade/evolution-startup-wizard.glade b/shell/glade/evolution-startup-wizard.glade index 240466a228..73c8c987a3 100644 --- a/shell/glade/evolution-startup-wizard.glade +++ b/shell/glade/evolution-startup-wizard.glade @@ -24,7 +24,7 @@ Evolution to connect to your email accounts, and to import files from other applications. -Please click the "Next" button to continue. +Please click the "Forward" button to continue. evolution.png GNOME_EDGE_START yes @@ -238,7 +238,7 @@ Please click the "Next" button to continue. You have successfully entered all of the information needed to set up Evolution. -Click the "Finish" button to save your settings. +Click the "Apply" button to save your settings. evolution.png GNOME_EDGE_FINISH yes -- cgit v1.2.3