From e3913975e84bff02feedb4252d4ecb2cddce211f Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 28 Aug 2000 15:19:25 +0000 Subject: Make the shell start up components through a OAF query for `Evolution::ShellComponent' instead of hardcoding the OAFIIDs. Make a module-private variable static. svn path=/trunk/; revision=5080 --- shell/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 2d6f1f3145..7e1d538d40 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,15 @@ +2000-08-28 Ettore Perazzoli + + * e-shell.c (setup_components): Removed the hardcoding of the + shell component IDs. Rather, do an OAF query looking for the + `Evolution::ShellComponent' interface and activate all the + components in the result. + (MAIL_COMPONENT_ID): Removed. + (CALENDAR_COMPONENT_ID): Removed. + (ADDRESSBOOK_COMPONENT_ID): Removed. + + * e-storage-set-view.c: Make `sort_model' static. + 2000-08-25 Chris Toshok * e-storage-set-view.c: convert to use ETree instead of GtkCTree. -- cgit v1.2.3