diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-31 06:48:22 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-31 06:48:22 +0800 |
commit | 641ac2a1681371a6b88a970821059560b9e358b7 (patch) | |
tree | 4234e619f53276a90e396df095a25271ceff7657 /shell/ChangeLog | |
parent | 47843d5fe0d8ef95d1d001af559e0b3c93e154a1 (diff) | |
download | gsoc2013-evolution-641ac2a1681371a6b88a970821059560b9e358b7.tar.gz gsoc2013-evolution-641ac2a1681371a6b88a970821059560b9e358b7.tar.zst gsoc2013-evolution-641ac2a1681371a6b88a970821059560b9e358b7.zip |
Removed. (show_existing_view): Don't call it.
* e-shell-view.c (bonobo_widget_is_dead): Removed.
(show_existing_view): Don't call it.
svn path=/trunk/; revision=14494
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 16672025ae..ba039e3e82 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2001-10-30 Ettore Perazzoli <ettore@ximian.com> + * e-shell-view.c (bonobo_widget_is_dead): Removed. + (show_existing_view): Don't call it. + +2001-10-30 Ettore Perazzoli <ettore@ximian.com> + * e-component-registry.c (sleep_with_g_main_loop): New utility function. (sleep_with_g_main_loop_timeout_callback): Callback function for |