[Bug 55391] stop MC using things deprecated in 0.20

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 27 20:38:02 CEST 2012


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

--- Comment #23 from Xavier Claessens <xclaesse at gmail.com> ---
Comment on attachment 67795
  --> https://bugs.freedesktop.org/attachment.cgi?id=67795
mc-tool: have a TpAutomaticClientFactory to  manufacture accounts

Review of attachment 67795:
 --> (https://bugs.freedesktop.org/page.cgi?id=splinter.html&bug=55391&attachment=67795)
-----------------------------------------------------------------

::: util/mc-tool.c
@@ +1429,5 @@
>              app_name, command.common.name, error->message);
>          goto out;
>      }
> +    client_factory = TP_SIMPLE_CLIENT_FACTORY (
> +        tp_automatic_client_factory_new (dbus));

we don't need an automatic factory here, the simple is enough.

@@ +1450,1 @@
>  

indentation looks weird, is there a mix of spaces and tabs here?

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



More information about the telepathy-bugs mailing list