diff options
author | Dan Winship <danw@src.gnome.org> | 2001-10-14 01:28:42 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-10-14 01:28:42 +0800 |
commit | e3ab855984902fdc48f3e8703e2f30c005a214b2 (patch) | |
tree | 132f9912a63b584f1dec19e61b31997fe8bb5c1f /shell/ChangeLog | |
parent | b59df6df3099258b0cbbd06f1d030a61b655dc0c (diff) | |
download | gsoc2013-evolution-e3ab855984902fdc48f3e8703e2f30c005a214b2.tar.gz gsoc2013-evolution-e3ab855984902fdc48f3e8703e2f30c005a214b2.tar.zst gsoc2013-evolution-e3ab855984902fdc48f3e8703e2f30c005a214b2.zip |
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
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 fa7f5702b6..3446cf5192 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2001-10-13 Dan Winship <danw@ximian.com> + + * 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 <iain@ximian.com> * e-shell-importer.c (prepare_intelligent_page): Flush the gdk |