diff options
author | Dan Winship <danw@src.gnome.org> | 2003-02-27 02:11:49 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2003-02-27 02:11:49 +0800 |
commit | 66b36e63deeda84d042340293fc6c047df297c9d (patch) | |
tree | 0a852a799e16c0078c22dd85e484dedf98812cfd /shell/ChangeLog | |
parent | 36e3f76a6784b5ab0905043c0d184d09b4d358b1 (diff) | |
download | gsoc2013-evolution-66b36e63deeda84d042340293fc6c047df297c9d.tar.gz gsoc2013-evolution-66b36e63deeda84d042340293fc6c047df297c9d.tar.zst gsoc2013-evolution-66b36e63deeda84d042340293fc6c047df297c9d.zip |
New routine to attempt to start each available startup wizard in priority
* e-shell-startup-wizard.c (start_wizard): New routine to attempt
to start each available startup wizard in priority order, and
return once it has successfully started one. (Allows Connector,
etc, to override the mailer startup wizard.)
(make_corba_dialog_pages): Use it.
svn path=/trunk/; revision=20072
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index e2c7448fe0..e30d9189a2 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2003-02-26 Dan Winship <danw@ximian.com> + + * e-shell-startup-wizard.c (start_wizard): New routine to attempt + to start each available startup wizard in priority order, and + return once it has successfully started one. (Allows Connector, + etc, to override the mailer startup wizard.) + (make_corba_dialog_pages): Use it. + 2003-02-26 Not Zed <NotZed@Ximian.com> * apps_evolution_shell.schemas: Added a key for |