Files
evolution/widgets/misc
Matthew Barnes bed7c0f05a EMAccountEditor: Start using CamelNetworkSettings.
Instead of stuffing host/port/user/etc into CamelURLs.

To enforce this in 3rd party extensions, remove EAccounts from
EMConfigTargetAccount and rename it EMConfigTargetSettings with
the following struct members:

    const gchar *email_address;

    const gchar *storage_protocol;
    CamelSettings *storage_settings;

    const gchar *transport_protocol;
    CamelSettings *transport_settings;
2011-11-06 20:10:57 -05:00
..
2011-11-06 20:10:57 -05:00
2009-07-02 16:30:51 -04:00
2011-09-04 07:34:32 -04:00
2010-02-07 13:26:37 -05:00
2011-09-04 07:34:32 -04:00
2010-01-17 12:11:08 -05:00
2010-08-24 14:37:02 -04:00
2009-07-14 11:26:22 -04:00
2009-06-24 18:29:22 -04:00
2011-11-06 20:10:57 -05:00