[Evolution-hackers] more sa/junk filter pollution ...
- From: Not Zed <notzed ximian com>
- To: evolution-hackers ximian com
- Subject: [Evolution-hackers] more sa/junk filter pollution ...
- Date: Tue, 27 Jan 2004 19:35:20 +0800
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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]