From f61f9beaaf90d760168e811f69e0f7e6f0a0a844 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 9 Apr 2002 15:11:24 +0000 Subject: Oops. Add ChangeLog entries for some changes that accidentally escaped into my last commit. * 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. svn path=/trunk/; revision=16403 --- shell/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 7548df9586..4a8a91be5e 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2002-04-09 Dan Winship + + * 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 * Evolution-ShellComponent.idl (createView): Add a "view_info" -- cgit v1.2.3