From 7542d81fcf7d8c076d87320de3f17c1afefaf3b0 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 23 Jan 2003 17:09:33 +0000 Subject: [Port fix for #34129 from evolution-1-2-branch, unread count in shortcut bar doesn't update properly.] * e-shortcuts.c (update_shortcuts_by_path): Use e_shell_parse_uri() so we handle default shortcuts properly as well. (update_shortcut_and_emit_signal): Use shortcut_item_update() once, and use the return value from it. [Thanks to Leon Zhang for pointing out the brokenness of this code.] svn path=/trunk/; revision=19585 --- shell/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 364e2eccaa..b98cc6c90c 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,16 @@ +2002-01-23 Ettore Perazzoli + + [Port fix for #34129 from evolution-1-2-branch, unread count in + shortcut bar doesn't update properly.] + + * e-shortcuts.c (update_shortcuts_by_path): Use + e_shell_parse_uri() so we handle default shortcuts properly as + well. + (update_shortcut_and_emit_signal): Use shortcut_item_update() + once, and use the return value from it. [Thanks to Leon Zhang + for pointing out the brokenness of this + code.] + 2003-01-23 Ettore Perazzoli * e-shell-about-box.c: Update copyright year. -- cgit v1.2.3