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/Evolution.idl | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 plugins/mail-remote/Evolution.idl (limited to 'plugins/mail-remote/Evolution.idl') diff --git a/plugins/mail-remote/Evolution.idl b/plugins/mail-remote/Evolution.idl new file mode 100644 index 0000000000..c5385d5800 --- /dev/null +++ b/plugins/mail-remote/Evolution.idl @@ -0,0 +1,6 @@ + +/* All external interfaces should go here, so we only create a single skels file */ + +#include +#include +#include -- cgit v1.2.3