[Bug 28289] McpAccountStorage::toggled is unimplemented

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat May 29 04:57:42 CEST 2010


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

Danielle Madeley <danielle.madeley at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Danielle Madeley <danielle.madeley at collabora.co.uk> 2010-05-28 19:57:42 PDT ---
(In reply to comment #4)
> > +gboolean
> > +mcd_account_set_enabled (McdAccount *account,
> 
> This should be _mcd_account_set_enabled in mcd-account-priv.h (-priv is the MC
> equivalent of -internal in telepathy-glib). Adding more API to
> libmissioncontrol-server is deprecated, while we try to get rid of it.
> 
> > +  mcd_account_set_enabled (account, on, FALSE, &error);
> > +  if (error != NULL)
> 
> Trivia: blank line before "if", please.

Both of these are fixed and this is merged.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the telepathy-bugs mailing list