diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-06-27 16:07:53 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-06-27 16:07:53 +0800 |
commit | 63e66cab10d1546d8b12932b40e6a3d6d625f720 (patch) | |
tree | 15df8851d1ceea6d9fa63e74c7f95ae7eb7bc3fe /shell/ChangeLog | |
parent | 202810cc38b4b6a275724db3b8add49494dc00e8 (diff) | |
download | gsoc2013-evolution-63e66cab10d1546d8b12932b40e6a3d6d625f720.tar gsoc2013-evolution-63e66cab10d1546d8b12932b40e6a3d6d625f720.tar.gz gsoc2013-evolution-63e66cab10d1546d8b12932b40e6a3d6d625f720.tar.bz2 gsoc2013-evolution-63e66cab10d1546d8b12932b40e6a3d6d625f720.tar.lz gsoc2013-evolution-63e66cab10d1546d8b12932b40e6a3d6d625f720.tar.xz gsoc2013-evolution-63e66cab10d1546d8b12932b40e6a3d6d625f720.tar.zst gsoc2013-evolution-63e66cab10d1546d8b12932b40e6a3d6d625f720.zip |
Remove a ChangeLog entry that referred to code that I haven't
committed yet. Ooops. :-)
svn path=/trunk/; revision=10528
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index db1a84a38d..7629e71c7e 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -43,17 +43,6 @@ 2001-06-25 Ettore Perazzoli <ettore@ximian.com> - * evolution-test-component.c (timeout_callback_1): Make the - activity cancellable, so we can test the pop-up menu. - - * e-activity-handler.c (show_cancellation_popup): New function to - show the "Cancel" pop-up for task widgets. - (task_widget_cancel_callback): Callback for the pop-up menu. - (task_widget_button_press_event_callback): Show the pop-up menu - when button 2 is pressed, if the activity is cancellable. - -2001-06-25 Ettore Perazzoli <ettore@ximian.com> - * e-storage-set-view.c (convert_gdk_drag_action_to_corba): Remove trailing "\n" from g_warning. (convert_corba_drag_action_to_gdk): Likewise. |