From 6feb0b5e5c5f9b9eac7e8dc99a3f3b4f780ee0d4 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 7 Aug 2001 21:13:52 +0000 Subject: [Updated the shortcuts view implementation to set the icons on a per-shortcut basis (instead of a per-URL basis) according to the changes in the EShortcutBar API.] * e-shortcuts-view-model.c (load_group_into_model): Get the icon from the folder type registry. (shortcuts_new_shortcut_cb): Likewise. (shortcuts_update_shortcut_cb): Likewise. * e-shortcuts-view.c (icon_callback): Removed. (e_shortcuts_view_construct): Don't set the icon callback anymore. svn path=/trunk/; revision=11741 --- shell/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index d8e04a1692..3a25203c57 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,13 @@ +2001-08-07 Ettore Perazzoli + + * e-shortcuts-view-model.c (load_group_into_model): Get the icon + from the folder type registry. + (shortcuts_new_shortcut_cb): Likewise. + (shortcuts_update_shortcut_cb): Likewise. + + * e-shortcuts-view.c (icon_callback): Removed. + (e_shortcuts_view_construct): Don't set the icon callback anymore. + 2001-08-07 Jason Leach * e-storage-set-view.c (etree_value_at): Don't use a leaky hash to -- cgit v1.2.3