[Bug 55391] stop MC using things deprecated in 0.20
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Oct 8 15:56:11 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=55391
--- Comment #35 from Xavier Claessens <xclaesse at gmail.com> ---
(In reply to comment #34)
> (In reply to comment #24)
> > This particular patch band goes like this:
> >
> > ⇥⇥⇥⇥⇥⇥⇥⇥command.common.account = ensure_prefix (command.common.account);
> > -⇥⇥⇥⇥⇥⇥⇥⇥a = tp_account_new (dbus, command.common.account, &error);
> > + a = tp_simple_client_factory_ensure_account (client_factory,
> > + command.common.account, NULL, &error);
> >
> > where ⇥⇥⇥⇥⇥⇥⇥⇥ represents a tab.
>
> Any objection?
I surely agree that fixing that shouldn't be part of this commit, or even
branch/bug. But I would still appreciate some coding style armonization in MC
(but that's orthogonal to this bug).
+1
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the telepathy-bugs
mailing list