From 48ef648a2e06d32439c1e732fbb3dd28fedb0a30 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 14 May 2002 04:23:27 +0000 Subject: Pass self to e_shell_offline_handler_new() instead of the component * e-shell.c (e_shell_go_offline): Pass self to e_shell_offline_handler_new() instead of the component registry. * e-shell-offline-handler.c: Replace member `component_registry' in EShellOfflineHandlerPrivate with a `shell' member. Updated all the code to retrieve the component registry from the shell instead of directly. (e_shell_offline_handler_construct): Get a @shell instead of a @component_registry. svn path=/trunk/; revision=16779 --- shell/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 6240195fa2..d8486caf54 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,15 @@ +2002-05-14 Ettore Perazzoli + + * e-shell.c (e_shell_go_offline): Pass self to + e_shell_offline_handler_new() instead of the component registry. + + * e-shell-offline-handler.c: Replace member `component_registry' + in EShellOfflineHandlerPrivate with a `shell' member. Updated all + the code to retrieve the component registry from the shell instead + of directly. + (e_shell_offline_handler_construct): Get a @shell instead of a + @component_registry. + 2002-05-13 Christopher James Lahey * e-storage-set-view.c (e_storage_set_view_get_checkboxes_list): -- cgit v1.2.3