diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-12-15 02:51:06 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-12-15 02:51:06 +0800 |
commit | 5b050b30a9c6a21636f541532c38ca4594ceff19 (patch) | |
tree | ad3a64cf60694f2895d85f32744f7ae8416ed147 /shell/ChangeLog | |
parent | bad0d146822c285a1120c07cfb067706b73eff18 (diff) | |
download | gsoc2013-evolution-5b050b30a9c6a21636f541532c38ca4594ceff19.tar gsoc2013-evolution-5b050b30a9c6a21636f541532c38ca4594ceff19.tar.gz gsoc2013-evolution-5b050b30a9c6a21636f541532c38ca4594ceff19.tar.bz2 gsoc2013-evolution-5b050b30a9c6a21636f541532c38ca4594ceff19.tar.lz gsoc2013-evolution-5b050b30a9c6a21636f541532c38ca4594ceff19.tar.xz gsoc2013-evolution-5b050b30a9c6a21636f541532c38ca4594ceff19.tar.zst gsoc2013-evolution-5b050b30a9c6a21636f541532c38ca4594ceff19.zip |
[Fix #17258, shell displays splash even if Evolution is already
running.]
* e-shell.c (e_shell_construct): Display the splash screen only if
the registration succeeds.
svn path=/trunk/; revision=15078
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 2c98894337..482f7e111f 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2001-12-14 Ettore Perazzoli <ettore@ximian.com> + + [Fix #17258, shell displays splash even if Evolution is already + running.] + + * e-shell.c (e_shell_construct): Display the splash screen only if + the registration succeeds. + 2001-12-12 Ettore Perazzoli <ettore@ximian.com> [Fix #14838, saving passwords doesn't work. It is actually a |