diff options
author | Jason Leach <jleach@ximian.com> | 2001-06-09 02:00:37 +0800 |
---|---|---|
committer | Jacob Leach <jleach@src.gnome.org> | 2001-06-09 02:00:37 +0800 |
commit | 216d52cd439642b64f0ea789ed68591a7a278c5a (patch) | |
tree | 94bc42289746b9c85346dc0b8d9524afb04d45e9 /shell/ChangeLog | |
parent | 1921719e0f7a06942ee70f5e1c3472f16c0645c5 (diff) | |
download | gsoc2013-evolution-216d52cd439642b64f0ea789ed68591a7a278c5a.tar.gz gsoc2013-evolution-216d52cd439642b64f0ea789ed68591a7a278c5a.tar.zst gsoc2013-evolution-216d52cd439642b64f0ea789ed68591a7a278c5a.zip |
Fix splash setup to keep it from giving two Gtk-CRITICAL assertions when
2001-06-08 Jason Leach <jleach@ximian.com>
* e-shell.c (e_shell_construct): Fix splash setup to keep it from
giving two Gtk-CRITICAL assertions when you do --no-splash.
svn path=/trunk/; revision=10158
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 9520a98d01..20682ec34b 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2001-06-08 Jason Leach <jleach@ximian.com> + + * e-shell.c (e_shell_construct): Fix splash setup to keep it from + giving two Gtk-CRITICAL assertions when you do --no-splash. + 2001-06-06 Jon Trowbridge <trow@ximian.com> * evolution-storage.c (impl_Storage_async_create_folder): Changed |