diff options
author | Iain Holmes <iain@src.gnome.org> | 2001-08-17 12:29:11 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2001-08-17 12:29:11 +0800 |
commit | 4e60b7d947fc081958acc7b4e17dfdf4e62ec08b (patch) | |
tree | 08b84d5b30af9b675acec8c133acf72ec57e14ef /shell/ChangeLog | |
parent | dad6d45018fb264dbb94031775b6c4589951e50a (diff) | |
download | gsoc2013-evolution-4e60b7d947fc081958acc7b4e17dfdf4e62ec08b.tar.gz gsoc2013-evolution-4e60b7d947fc081958acc7b4e17dfdf4e62ec08b.tar.zst gsoc2013-evolution-4e60b7d947fc081958acc7b4e17dfdf4e62ec08b.zip |
Startup assistant stuff
svn path=/trunk/; revision=12145
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index b99c1b262d..9afd5b1eb1 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,16 @@ +3001-08-17 Iain Holmes <iain@ximian.com> + + * Evolution.idl: Add Evolution-Wizard.idl + + * Evolution-Wizard.idl: New file implementing a wizard interface. + + * Makefile.am: Add the wizard stuff and the startup dialog stuff + + * e-shell.c (e_shell_construct): Hide the splash screen and try to start + the startup assistant. + + * glade/Makefile.am: Add the evolution-startup-wizard.glade + 2001-08-16 Jason Leach <jleach@ximian.com> * e-shell-view-menu.c (authors): Add myself. |