aboutsummaryrefslogtreecommitdiffstats
path: root/goa-mc-plugin
diff options
context:
space:
mode:
Diffstat (limited to 'goa-mc-plugin')
-rw-r--r--goa-mc-plugin/mcp-account-manager-goa.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/goa-mc-plugin/mcp-account-manager-goa.c b/goa-mc-plugin/mcp-account-manager-goa.c
index e83e12ce5..0e3fb4bc5 100644
--- a/goa-mc-plugin/mcp-account-manager-goa.c
+++ b/goa-mc-plugin/mcp-account-manager-goa.c
@@ -376,6 +376,8 @@ mcp_account_manager_goa_set (const McpAccountStorage *self,
DEBUG ("%s: (%s, %s, %s)", G_STRFUNC, acct, key, val);
+ /* Pretend we save everything so MC won't save this in accounts.cfg */
+ return TRUE;
// if (!tp_strdiff (acct, FACEBOOK_ACCOUNT_NAME))
// {
// if (!tp_strdiff (key, "Enabled"))