From ebc902721df626e57f28af7ce2f9273d89a859e1 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Thu, 20 Nov 2003 17:51:07 +0000 Subject: Reimplemented using EComponentRegistry. * e-shell.c (impl_Shell_handleURI): Reimplemented using EComponentRegistry. * main.c (idle_cb): Create a new window even if we have a URI list. * e-component-registry.c (e_component_registry_peek_info_for_uri_schema): New. svn path=/trunk/; revision=23461 --- shell/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index ec1e979946..2a65fe3315 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,14 @@ +2003-11-20 Ettore Perazzoli + + * e-shell.c (impl_Shell_handleURI): Reimplemented using + EComponentRegistry. + + * main.c (idle_cb): Create a new window even if we have a URI + list. + + * e-component-registry.c + (e_component_registry_peek_info_for_uri_schema): New. + 2003-11-19 Ettore Perazzoli * e-component-registry.c (component_info_free): Free -- cgit v1.2.3