[Bug 75204] [next] remove TpAsv from public API

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Feb 24 04:08:10 PST 2014


https://bugs.freedesktop.org/show_bug.cgi?id=75204

--- Comment #11 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
Empathy, second commit:

+ properties = g_variant_new_parsed ("{ %s: <%b> }",
+ TP_IFACE_ACCOUNT ".Enabled", data->enabled);
+ settings = tp_asv_to_vardict (data->settings);

Not sure why Empathy feels the need to force this... leave it in, but we should
spec that newly-created accounts are Enabled by default. Anything else would be
silly.

Other than those, Empathy looks OK.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list