diff options
author | Michael Meeks <michael@helixcode.com> | 2000-11-14 21:19:04 +0800 |
---|---|---|
committer | Michael Meeks <mmeeks@src.gnome.org> | 2000-11-14 21:19:04 +0800 |
commit | 795541456d41b75534bc639cc79de50ebd9fe80b (patch) | |
tree | 3e3a2853f735b8a6c8e1e87397dd30a3ea6636fb /shell/ChangeLog | |
parent | ff69fbf5847b5828df9a5479e89cba508843d148 (diff) | |
download | gsoc2013-evolution-795541456d41b75534bc639cc79de50ebd9fe80b.tar gsoc2013-evolution-795541456d41b75534bc639cc79de50ebd9fe80b.tar.gz gsoc2013-evolution-795541456d41b75534bc639cc79de50ebd9fe80b.tar.bz2 gsoc2013-evolution-795541456d41b75534bc639cc79de50ebd9fe80b.tar.lz gsoc2013-evolution-795541456d41b75534bc639cc79de50ebd9fe80b.tar.xz gsoc2013-evolution-795541456d41b75534bc639cc79de50ebd9fe80b.tar.zst gsoc2013-evolution-795541456d41b75534bc639cc79de50ebd9fe80b.zip |
add (e_shell_view_construct): hook up to system_exception on ui_container.
2000-11-14 Michael Meeks <michael@helixcode.com>
* e-shell-view.c (unmerge_on_error): add
(e_shell_view_construct): hook up to system_exception on
ui_container.
svn path=/trunk/; revision=6571
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 312b1356f2..be8e9d5fe8 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2000-11-14 Michael Meeks <michael@helixcode.com> + + * e-shell-view.c (unmerge_on_error): add + (e_shell_view_construct): hook up to system_exception on + ui_container. + 2000-11-11 Matt Bissiri <bissiri@eecs.umich.edu> * e-shell.c: (setup_components), (save_settings_for_component): |