diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-06-02 10:26:45 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-06-02 10:26:45 +0800 |
commit | c29d3eb6f8827d937002bce1b93c27bf635a8b21 (patch) | |
tree | 7a47b9eca22dfe4600a9868036b6fc69611442b8 /shell/ChangeLog | |
parent | 10639cdca92f3225f2c246289402677d5af16755 (diff) | |
download | gsoc2013-evolution-c29d3eb6f8827d937002bce1b93c27bf635a8b21.tar gsoc2013-evolution-c29d3eb6f8827d937002bce1b93c27bf635a8b21.tar.gz gsoc2013-evolution-c29d3eb6f8827d937002bce1b93c27bf635a8b21.tar.bz2 gsoc2013-evolution-c29d3eb6f8827d937002bce1b93c27bf635a8b21.tar.lz gsoc2013-evolution-c29d3eb6f8827d937002bce1b93c27bf635a8b21.tar.xz gsoc2013-evolution-c29d3eb6f8827d937002bce1b93c27bf635a8b21.tar.zst gsoc2013-evolution-c29d3eb6f8827d937002bce1b93c27bf635a8b21.zip |
Make the close button on the shell view exit Evolution cleanly. Not a
real fix, but at least it makes it work correctly for the current
setup that only allows one view.
svn path=/trunk/; revision=3364
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 1663152cc3..de85899b61 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2000-06-02 Ettore Perazzoli <ettore@helixcode.com> + + * main.c (view_delete_event_cb): New callback for the + "delete_event" on the view. + (idle_cb): Connect it. + 2000-06-01 Christopher James Lahey <clahey@helixcode.com> * e-storage-set-view.c (set_e_shortcut_selection): Added a |