From e9b3db536dcbedc71dc6a5a733ac8cd8711eb0db Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 25 Feb 2003 15:45:53 +0000 Subject: Change this to let the Wizard provide an array of title/icon/control * Evolution-Wizard.idl: Change this to let the Wizard provide an array of title/icon/control triplets, instead of just controls, so the shell doesn't need to know the name of each page a priori. * glade/evolution-startup-wizard.glade: Remove the mailer-specific pages, which are now inserted at run time based on info from the mailer. * evolution-wizard.c: Update for new idl. (evolution_wizard_new): Now takes no arguments. (evolution_wizard_add_page): New function to add page info to the wizard. * e-shell-startup-wizard.c: Various renamings to make this slightly less mailer-centric, though it still explicitly launches the mailer startup wizard. (make_corba_page): Replaces make_identity_page, make_receive_page, etc. Uses the new Wizard idl to generically create a page and insert it into the druid. (e_shell_startup_wizard_create): Update svn path=/trunk/; revision=20053 --- shell/glade/evolution-startup-wizard.glade | 340 ++++++++--------------------- 1 file changed, 96 insertions(+), 244 deletions(-) (limited to 'shell/glade/evolution-startup-wizard.glade') diff --git a/shell/glade/evolution-startup-wizard.glade b/shell/glade/evolution-startup-wizard.glade index 73c8c987a3..2e06c7c04e 100644 --- a/shell/glade/evolution-startup-wizard.glade +++ b/shell/glade/evolution-startup-wizard.glade @@ -1,255 +1,107 @@ - + - - - - no - Evolution Setup Assistant - GTK_WINDOW_TOPLEVEL - no - no - yes - GTK_WIN_POS_NONE - - - - yes - - - - Welcome - Welcome to Evolution. The next few screens will allow + + + + Evolution Setup Assistant + GTK_WINDOW_TOPLEVEL + GTK_WIN_POS_NONE + False + True + False + + + + 4 + True + False + + + + True + GNOME_EDGE_START + Welcome + Welcome to Evolution. The next few screens will allow Evolution to connect to your email accounts, and to import files from other applications. Please click the "Forward" button to continue. - evolution.png - GNOME_EDGE_START - yes - #ffffff - #000000 - #000001 - #010101 - #ffffff - - - - - - Identity - mail-config-druid-identity.png - yes - #ffffff - #000001 - #010101 - - - - no - 0 - yes - - - - - - - 0 - yes - yes - - - - - - - - Receiving Email - mail-config-druid-receive.png - yes - #ffffff - #000001 - #010101 - - - - no - 0 - yes - - - - - - - 0 - yes - yes - - - - - - - - Receiving Email - mail-config-druid-receive.png - yes - #ffffff - #000001 - #010101 - - - - no - 0 - yes - - - - - - - 0 - yes - yes - - - - - - - - Sending Email - mail-config-druid-send.png - yes - #ffffff - #000001 - #010101 - - - - no - 0 - yes - - - - - - - 0 - yes - yes - - - - - - - - Account Management - mail-config-druid-account-name.png - yes - #ffffff - #000001 - #010101 - - - - no - 0 - yes - - - - - - - 0 - yes - yes - - - - - - - - Timezone - timezone-48.png - yes - #ffffff - #000001 - #010101 - - - - no - 0 - yes - - - - - - - 0 - yes - yes - - - - - - - - Importing Files - import.png - yes - #ffffff - #000001 - #010101 - - - - no - 0 - yes - - - - - - - 0 - yes - yes - - - - - - - - Done - You have successfully entered all of the information + #ffffffffffff + #000000000000 + #000000000101 + #010101010101 + #ffffffffffff + + + + + + True + Timezone + #e9e0bfffe798 + #08c8082be798 + #6b18081ce1d3 + timezone-48.png + + + + 16 + True + False + 0 + + + + + + + + + + + + True + Importing Files + #e9e0bfffe798 + #0ad8082be798 + #6b18081ce1d3 + import.png + + + + 16 + True + False + 0 + + + + + + + + + + + + True + GNOME_EDGE_FINISH + Done + You have successfully entered all of the information needed to set up Evolution. Click the "Apply" button to save your settings. - evolution.png - GNOME_EDGE_FINISH - yes - #ffffff - #000000 - #000001 - #010101 - #ffffff - - - - - + #ffffffffffff + #000000000000 + #000000000101 + #010101010101 + #ffffffffffff + + + + + + -- cgit v1.2.3