diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-18 08:27:43 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-18 08:27:43 +0800 |
commit | 621870eaa978b49e43b7a82bff30091bcf085d64 (patch) | |
tree | 6fe4f2d0e926d68f0cc3750127720bd26af2bb2d /shell/ChangeLog | |
parent | 66fe416457e3e71943044a1749d319d4f0c5e45f (diff) | |
download | gsoc2013-evolution-621870eaa978b49e43b7a82bff30091bcf085d64.tar gsoc2013-evolution-621870eaa978b49e43b7a82bff30091bcf085d64.tar.gz gsoc2013-evolution-621870eaa978b49e43b7a82bff30091bcf085d64.tar.bz2 gsoc2013-evolution-621870eaa978b49e43b7a82bff30091bcf085d64.tar.lz gsoc2013-evolution-621870eaa978b49e43b7a82bff30091bcf085d64.tar.xz gsoc2013-evolution-621870eaa978b49e43b7a82bff30091bcf085d64.tar.zst gsoc2013-evolution-621870eaa978b49e43b7a82bff30091bcf085d64.zip |
Urgh. Remove stale line that caused `display_default' to be set to TRUE
* main.c (idle_cb): Urgh. Remove stale line that caused
`display_default' to be set to TRUE for all the non-NULL shell
cases.
svn path=/trunk/; revision=13743
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 1ac38b58e9..ab0dc96a8c 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,11 @@ 2001-10-17 Ettore Perazzoli <ettore@ximian.com> + * main.c (idle_cb): Urgh. Remove stale line that caused + `display_default' to be set to TRUE for all the non-NULL shell + cases. + +2001-10-17 Ettore Perazzoli <ettore@ximian.com> + * e-shell.c (set_owner_on_components): Re-set the owner on the component that raised OldOwnerHasDied. |