From 55a2859758e61d1d22d319c4402449f03627edc2 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 29 Apr 2005 05:06:00 +0000 Subject: don't build wizard related code 005-04-29 JP Rosevear * Makefile.am: don't build wizard related code * Evolution.idl: remove wizard idl include * e-shell.c: remove wizard include * Remove wizard related code which is now in a plugin (and is much simpler due to eplugin) svn path=/trunk/; revision=29245 --- shell/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 29b00a7211..b3c11ec8fa 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,14 @@ +2005-04-29 JP Rosevear + + * Makefile.am: don't build wizard related code + + * Evolution.idl: remove wizard idl include + + * e-shell.c: remove wizard include + + * Remove wizard related code which is now in a plugin (and is much + simpler due to eplugin) + 2005-04-28 Not Zed * main.c (main): setup the profiling plugin hook if profiling is -- cgit