diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-24 06:06:57 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-24 06:06:57 +0800 |
commit | e6034e7e2da15c24f95afb6a585c0be19b59c4af (patch) | |
tree | f4946a48f02fe8882349d1b3df383739b9c9d026 /shell/ChangeLog | |
parent | 6539cf481e40f2e8cad5d0028f4f424f63533572 (diff) | |
download | gsoc2013-evolution-e6034e7e2da15c24f95afb6a585c0be19b59c4af.tar gsoc2013-evolution-e6034e7e2da15c24f95afb6a585c0be19b59c4af.tar.gz gsoc2013-evolution-e6034e7e2da15c24f95afb6a585c0be19b59c4af.tar.bz2 gsoc2013-evolution-e6034e7e2da15c24f95afb6a585c0be19b59c4af.tar.lz gsoc2013-evolution-e6034e7e2da15c24f95afb6a585c0be19b59c4af.tar.xz gsoc2013-evolution-e6034e7e2da15c24f95afb6a585c0be19b59c4af.tar.zst gsoc2013-evolution-e6034e7e2da15c24f95afb6a585c0be19b59c4af.zip |
#if 0'ed for now, per #7427.
* e-activity-handler.c (show_cancellation_popup): #if 0'ed for
now, per #7427.
svn path=/trunk/; revision=13962
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 60e68f2961..497d6c1902 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,10 @@ 2001-10-23 Ettore Perazzoli <ettore@ximian.com> + * e-activity-handler.c (show_cancellation_popup): #if 0'ed for + now, per #7427. + +2001-10-23 Ettore Perazzoli <ettore@ximian.com> + * e-shell-view.c (storage_set_removed_folder_callback): Explicitly deactivate the control frame, and display the default URI before destroying the dead one. |