From 79086a141808831e3d7e49969f507678d08e6bec Mon Sep 17 00:00:00 2001 From: Not Zed Date: Thu, 2 Jun 2005 05:51:16 +0000 Subject: seutp an idl file so we only need to generate one set of skels/stubs for 2005-06-02 Not Zed * Evolution.idl: seutp an idl file so we only need to generate one set of skels/stubs for all imported. * mail-remote.c (e_plugin_lib_enable): instead of writing ior to a file, just add the Session interface to the mail component. * client.c (get_session): use the new shell interface to find the mail compnent and retrieve the session interface using bonobo-activation, so the mailer starts if we try to access it. svn path=/trunk/; revision=29445 --- plugins/mail-remote/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'plugins/mail-remote/ChangeLog') diff --git a/plugins/mail-remote/ChangeLog b/plugins/mail-remote/ChangeLog index 2e687b633a..c47b53a862 100644 --- a/plugins/mail-remote/ChangeLog +++ b/plugins/mail-remote/ChangeLog @@ -1,3 +1,15 @@ +2005-06-02 Not Zed + + * Evolution.idl: seutp an idl file so we only need to generate one + set of skels/stubs for all imported. + + * mail-remote.c (e_plugin_lib_enable): instead of writing ior to a + file, just add the Session interface to the mail component. + + * client.c (get_session): use the new shell interface to find the + mail compnent and retrieve the session interface using + bonobo-activation, so the mailer starts if we try to access it. + 2005-05-27 Not Zed * em-message-stream.[ch]: A camel-stream to wrap -- cgit v1.2.3