diff options
-rw-r--r-- | shell/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 7548df9586..4a8a91be5e 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,13 @@ 2002-04-09 Dan Winship <danw@ximian.com> + * main.c (idle_cb): Check for "default:" URIs and treat them the + same way as "evolution:" URIs. + + * e-shell.c (impl_Shell_handleURI): Handle "default:" URIs by + looking up the default folders in the config db. + +2002-04-09 Dan Winship <danw@ximian.com> + * Evolution-ShellComponent.idl (createView): Add a "view_info" argument. |