gboolean mail_session_get_sa_local_only (void); void mail_session_set_sa_local_only (gboolean value); gboolean mail_session_get_sa_use_daemon (void); void mail_session_set_sa_use_daemon (gboolean value); void mail_session_set_sa_daemon_port (int value); int mail_session_get_sa_daemon_port (void);
Hmm, why is this stuff in mail-session? Is there a reason? As far as i can tell, its only used by the plugin, and it just seems a very clumsy way to access gconf through the mail-session (which is NOT a configuration object). It should just be in the plugin, otherwise the plugin idea isn't really a plugin at all. _______________________________________________ evolution-hackers maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution-hackers
