From 647671b6151f4e54c445ae93363a1f6136e1a88b Mon Sep 17 00:00:00 2001 From: Not Zed Date: Fri, 7 Mar 2003 02:26:11 +0000 Subject: ** reverted the following patch from ettore, this is a gnome 2.2 api 2003-03-07 Not Zed ** reverted the following patch from ettore, this is a gnome 2.2 api change, and shouldn't be used yet. * e-shell.c (impl_finalize): Use bonobo_activation_unregister_active_server() instead of bonobo_activatino_active_server_unregister(). (e_shell_construct): Use bonobo_activation_register_active_server() instead of bonobo_activation_active_server_register(). svn path=/trunk/; revision=20214 --- shell/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index b38b6eae07..d58a31168d 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,21 @@ +2003-03-07 Not Zed + + ** reverted the following patch from ettore, this is a gnome 2.2 + api change, and shouldn't be used yet. + + * e-shell.c (impl_finalize): Use + bonobo_activation_unregister_active_server() instead of + bonobo_activatino_active_server_unregister(). + (e_shell_construct): Use + bonobo_activation_register_active_server() instead of + bonobo_activation_active_server_register(). + +2003-03-04 Not Zed + + * main.c (show_development_warning): Separated the current stable + version number from the warning prompt, and fixed a minor + grammatical error. For bug #38775. + 2003-03-06 Ettore Perazzoli * e-shell.c (impl_Shell_selectUserFolder): At least for now, -- cgit v1.2.3