aboutsummaryrefslogtreecommitdiffstats
path: root/modules/mail-config/e-mail-config-google-summary.c
Commit message (Collapse)AuthorAgeFilesLines
* Bug 687137 - Google account user name overwritten with email addressMatthew Barnes2012-11-091-8/+8
| | | | | | | | | | | Evolution's Google account module was setting the ECollectionSource's "identity" property to the account's email address before submitting the account to E-D-S. Meanwhile, the Google module in E-D-S was syncing the account user name to the ECollectionSource's "identity" property. This mismatch resulted in an explicitly specified GMail user name being overwritten when the account information is submitted. Evolution should instead set the "identity" property to the account's user name.
* EMailConfigSummaryPage: Remove "account-name" property.Matthew Barnes2012-06-231-5/+9
| | | | It's redundant. Just set the display name on one of the ESources.
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-5/+0
|
* Adapt modules/mail to the new ESource API.Matthew Barnes2012-06-031-0/+370