diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-14 04:16:20 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-14 04:16:20 +0800 |
commit | 6d218ecc3afdc124a2f4abee7e1c46d0a2d504f4 (patch) | |
tree | 569b96f79d929198358ab58b8f255a4e57e006dc /shell | |
parent | 5aaf5871d05683f41c36696b07572690415aeecb (diff) | |
download | gsoc2013-evolution-6d218ecc3afdc124a2f4abee7e1c46d0a2d504f4.tar gsoc2013-evolution-6d218ecc3afdc124a2f4abee7e1c46d0a2d504f4.tar.gz gsoc2013-evolution-6d218ecc3afdc124a2f4abee7e1c46d0a2d504f4.tar.bz2 gsoc2013-evolution-6d218ecc3afdc124a2f4abee7e1c46d0a2d504f4.tar.lz gsoc2013-evolution-6d218ecc3afdc124a2f4abee7e1c46d0a2d504f4.tar.xz gsoc2013-evolution-6d218ecc3afdc124a2f4abee7e1c46d0a2d504f4.tar.zst gsoc2013-evolution-6d218ecc3afdc124a2f4abee7e1c46d0a2d504f4.zip |
Restore the shell reffing/unreffing here.
* e-shell.c (view_destroy_cb): Restore the shell reffing/unreffing
here.
svn path=/trunk/; revision=11953
Diffstat (limited to 'shell')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 1ec415f65d..4e87c6f186 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2001-08-13 Ettore Perazzoli <ettore@ximian.com> + + * e-shell.c (view_destroy_cb): Restore the shell reffing/unreffing + here. + 2001-08-13 Peter Williams <peterw@ximian.com> * e-corba-shortcuts.c (shortcut_list_to_corba): Don't cause an abort |