[Bug 38801] Missing _async() wrappers for Channel.Group, Connection.ContactList and Connection.ContactGroups interfaces

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jul 11 11:21:29 CEST 2011


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

--- Comment #7 from Xavier Claessens <xclaesse at gmail.com> 2011-07-11 02:21:28 PDT ---
(In reply to comment #4)
> (In reply to comment #3)
> > @@ +78,3 @@
> > + * Finishes tp_channel_group_remove_members_async()
> > + *
> > + * Returns: %FALSE if the operation failed, %TRUE otherwise.
> > 
> > We usually use something like "TRUE if the operation was successful, otherwise
> > FALSE" which is a bit more positive. :)
> 
> Surely I copied that from somewhere else, but I agree it's better to be
> positive. I'll make the change.


Fixed

> > ::: telepathy-glib/connection-contact-list.c
> > @@ +68,3 @@
> > +void
> > +tp_connection_request_subscription_async (TpConnection *self,
> > +    guint n_contacts, TpContact * const *contacts, const gchar *message,
> > 
> > one arg per line.
> 
> ok

Fixed

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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