From 56ed3ed3b9fd94ed34c92aa6bbcd26bb56208595 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 5 Sep 2001 22:58:45 +0000 Subject: [Fix #958, ShellComponents should not be created by factories, for the test component.] * GNOME_Evolution_TestComponent.oaf: Remove the factory. * evolution-test-component.c (COMPONENT_FACTORY_ID): Removed. (component_factory_init): Removed. (register_component): Rename from `component_fn'. No args, no return value. Register the thing on OAF by yourself instead of using a factory. svn path=/trunk/; revision=12639 --- shell/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 940f2ed41c..b4e60fffb3 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,16 @@ +2001-09-05 Ettore Perazzoli + + [Fix #958, ShellComponents should not be created by factories, for + the test component.] + + * GNOME_Evolution_TestComponent.oaf: Remove the factory. + + * evolution-test-component.c (COMPONENT_FACTORY_ID): Removed. + (component_factory_init): Removed. + (register_component): Rename from `component_fn'. No args, no + return value. Register the thing on OAF by yourself instead of + using a factory. + 2001-09-05 Ettore Perazzoli * e-shortcuts-view.c (get_shortcut_info): New. -- cgit v1.2.3