From e8d6f8c723401c5251fff6192872fecbca8aaa7c Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 31 Jul 2002 20:54:48 +0000 Subject: (ensure_menu_items): Don't sort the menu_items here. (create_menu_xml): Instead, sort here, and only sort the non-default section of the menu. (get_default_action_for_view): Just get the first item that is default; since we don't sort anymore, this works. (find_menu_item_for_verb): Removed since it is not used anymore. svn path=/trunk/; revision=17659 --- shell/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 81133e81e3..fa1a36bfcb 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,13 @@ +2002-07-31 Ettore Perazzoli + + * e-shell-user-creatable-items-handler.c (ensure_menu_items): + Don't sort the menu_items here. + (create_menu_xml): Instead, sort here, and only sort the + non-default section of the menu. + (get_default_action_for_view): Just get the first item that is + default; since we don't sort anymore, this works. + (find_menu_item_for_verb): Removed since it is not used anymore. + 2002-07-31 Ettore Perazzoli * evolution-test-component.c (register_component): Pass NULL for -- cgit v1.2.3