diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-07-27 01:24:35 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-07-27 01:24:35 +0800 |
commit | edcb42096f0f467b0681025ac7e7ea6a3f4643c2 (patch) | |
tree | 46af00045b765d613df48b280fd0c0123040fbec /shell/ChangeLog | |
parent | 2d486c69923d782d91f43de1a704fb1369aea25d (diff) | |
download | gsoc2013-evolution-edcb42096f0f467b0681025ac7e7ea6a3f4643c2.tar gsoc2013-evolution-edcb42096f0f467b0681025ac7e7ea6a3f4643c2.tar.gz gsoc2013-evolution-edcb42096f0f467b0681025ac7e7ea6a3f4643c2.tar.bz2 gsoc2013-evolution-edcb42096f0f467b0681025ac7e7ea6a3f4643c2.tar.lz gsoc2013-evolution-edcb42096f0f467b0681025ac7e7ea6a3f4643c2.tar.xz gsoc2013-evolution-edcb42096f0f467b0681025ac7e7ea6a3f4643c2.tar.zst gsoc2013-evolution-edcb42096f0f467b0681025ac7e7ea6a3f4643c2.zip |
Fix the pop-up tree so that it does not set up the grab when shown
through the menu item.
svn path=/trunk/; revision=4349
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 1ce1944770..46aef4d286 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2000-07-26 Ettore Perazzoli <ettore@helixcode.com> + + * e-shell-view.c (disconnect_popup_signals): Disconnect the "map" + signal handler too. + 2000-07-25 Ettore Perazzoli <ettore@helixcode.com> * e-shell-folder-creation-dialog.c (add_folder_types): Work around |