From 9ce6d5fc54463b79975990a61f0af8c9214cdd2d Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 28 Aug 2002 21:16:10 +0000 Subject: Pass a selection_order to oaf_query so we get the components back in a * e-shell.c (setup_components): Pass a selection_order to oaf_query so we get the components back in a consistent order. Hack fix for #28490 for 1.2 by ensuring that Connector gets started before evolution-mail. (get_icon_path_for_component_info): Rename the oaf icon name property to use underscores to match the launch order property (which needs to use underscores because dashes are interpreted as subtraction in the selection_order context). svn path=/trunk/; revision=17904 --- shell/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index f483196b28..e5569ec848 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,14 @@ +2002-08-28 Dan Winship + + * e-shell.c (setup_components): Pass a selection_order to + oaf_query so we get the components back in a consistent order. + Hack fix for #28490 for 1.2 by ensuring that Connector gets + started before evolution-mail. + (get_icon_path_for_component_info): Rename the oaf icon name + property to use underscores to match the launch order property + (which needs to use underscores because dashes are interpreted as + subtraction in the selection_order context). + 2002-08-27 Ettore Perazzoli * e-shortcuts-view.c (get_shortcut_info): Make sure -- cgit v1.2.3