From e3ab855984902fdc48f3e8703e2f30c005a214b2 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Sat, 13 Oct 2001 17:28:42 +0000 Subject: New function to try to activate a component when you know it's going to * evolution-shell-component-utils.c (e_activation_failure_dialog): New function to try to activate a component when you know it's going to fail, and then pop up a dialog explaining why it failed. svn path=/trunk/; revision=13657 --- shell/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index fa7f5702b6..3446cf5192 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2001-10-13 Dan Winship + + * evolution-shell-component-utils.c (e_activation_failure_dialog): + New function to try to activate a component when you know it's + going to fail, and then pop up a dialog explaining why it failed. + 2001-10-12 Iain Holmes * e-shell-importer.c (prepare_intelligent_page): Flush the gdk -- cgit