From 5248c1282cdf4eed7193f6ac0827f4a68504400f Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 29 Aug 2001 00:21:44 +0000 Subject: Handle the case when there is no URI without crashing. Only add shortcuts * e-shortcuts.c (load_shortcuts): Handle the case when there is no URI without crashing. Only add shortcuts when they are evolution: URIs. svn path=/trunk/; revision=12506 --- shell/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 2b6ebf53f0..ba60165303 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2001-08-28 Ettore Perazzoli + + [Fix #8125, Evolution crashes while starting.] + + * e-shortcuts.c (load_shortcuts): Handle the case when there is no + URI without crashing. Only add shortcuts when they are evolution: + URIs. + 2001-08-27 Ettore Perazzoli * Evolution-ShellComponent.idl: Studlycapsize all the IDs that are -- cgit