From b36809d0b836c0d7816952c97fd26c6d50398f1a Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Fri, 5 Oct 2001 19:49:21 +0000 Subject: Handle the return value from * e-shell.c (impl_Shell_handleURI): Handle the return value from `evolution_shell_component_client_handle_external_uri()' as an EvolutionShellComponentClientResult instead of treating it as a boolean. This prevents the incorrect NotFound exceptions we were getting for `mailto:' invocations. svn path=/trunk/; revision=13460 --- shell/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 00c4cf0d92..be73a62d09 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2001-10-05 Ettore Perazzoli + + * e-shell.c (impl_Shell_handleURI): Handle the return value from + `evolution_shell_component_client_handle_external_uri()' as an + EvolutionShellComponentClientResult instead of treating it as a + boolean. This prevents the incorrect NotFound exceptions we were + getting for `mailto:' invocations. + 2001-10-05 Ettore Perazzoli * main.c (quit_box_new): Also `gdk_flush()'. -- cgit v1.2.3