aboutsummaryrefslogtreecommitdiffstats
path: root/ubuntu-online-accounts/mc-plugin
Commit message (Collapse)AuthorAgeFilesLines
* UOA: Changing enable state of MC account should not modify per-service stateXavier Claessens2012-08-221-0/+3
| | | | | ag_account_set_enabled() is not global enable state, we have to ensure that selected service is NULL before that.
* Telepathy service is "google-talk" not "google"Xavier Claessens2012-08-201-1/+12
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=681444
* UOA mc-plugin: CANNOT_SET_PARAMETERS depends on account's settingsXavier Claessens2012-07-261-2/+22
| | | | | | | | A special key has been added in .service files of online accounts telling its args should be considered readonly. Generic accounts (e.g. AIM) can still be modified. https://bugzilla.gnome.org/show_bug.cgi?id=680646
* UOA mc-plugin: Actually implement itXavier Claessens2012-07-231-16/+595
|
* Add skeleton of an MC plugin to import Ubuntu Online AccountsXavier Claessens2012-07-234-0/+294