From e0862e69a791b6eae6b35e6d93c28fdd2c92eee1 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Tue, 1 Jun 2004 04:16:26 +0000 Subject: ** See #58827. 2004-05-27 Not Zed ** See #58827. * e-shell-window.c (switch_view): api change * e-shell.c (impl_Shell_handleURI): Fixed for api change. (impl_Shell_handleURI): check the component alias for an alternate uri schema path. 'quick hack' for activating components from command line. This may, or may not, continue to function. * e-component-registry.c (e_component_registry_peek_info): added an id for search type. (e_component_registry_peek_info_for_uri_schema): ^ makes this redundant, removed. (e_component_registry_activate): fixed for api change. svn path=/trunk/; revision=26137 --- shell/ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index b4f1a05695..e6ffc3181a 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,20 @@ +2004-05-27 Not Zed + + ** See #58827. + + * e-shell-window.c (switch_view): api change + + * e-shell.c (impl_Shell_handleURI): Fixed for api change. + (impl_Shell_handleURI): check the component alias for an alternate + uri schema path. 'quick hack' for activating components from + command line. This may, or may not, continue to function. + + * e-component-registry.c (e_component_registry_peek_info): added + an id for search type. + (e_component_registry_peek_info_for_uri_schema): ^ makes this + redundant, removed. + (e_component_registry_activate): fixed for api change. + 2004-05-28 Rodney Dawes * e-shell-importer.c (e_shell_importer_start_import): -- cgit v1.2.3