Summary: | use TpBaseChannel more | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Jonny Lamb <jonny.lamb> |
Component: | salut | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | Keywords: | patch |
Version: | git master | ||
Hardware: | Other | ||
OS: | All | ||
URL: | http://cgit.freedesktop.org/~jonny/telepathy-salut/log/?h=cleanups | ||
Whiteboard: | review+ | ||
i915 platform: | i915 features: |
Description
Jonny Lamb
2012-02-02 13:02:05 UTC
IM ++ MUC ++ with or without fixing these trivia: > + g_object_get (base_conn, "self", &(priv->self), NULL); Pre-existing nit: I'd have preferred one property-pair per line, but whatever. > + g_object_get (G_OBJECT (conn), "contact-manager", > &contact_manager, NULL); Likewise here FT ++ RoomList ++, so, all ++ with optional trivia in Comment #2. If you wanted to do the Tube channels too, as you did for Gabble in Bug #46502, I wouldn't say no. (In reply to comment #2) > MUC ++ with or without fixing these trivia: > > > + g_object_get (base_conn, "self", &(priv->self), NULL); > > Pre-existing nit: I'd have preferred one property-pair per line, but whatever. > > > + g_object_get (G_OBJECT (conn), "contact-manager", > > &contact_manager, NULL); > > Likewise here Fixed these. (In reply to comment #4) > RoomList ++, so, all ++ with optional trivia in Comment #2. > > If you wanted to do the Tube channels too, as you did for Gabble in Bug #46502, > I wouldn't say no. Some other day. Merged, thanks for the review! |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.