[Bug 76369] [next] Remove dbus-glib GTypes from public API

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 3 12:04:40 PDT 2014


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

--- Comment #6 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
(In reply to comment #5)
> Account (MC): "removed"
> ChannelDispatcher/CDO/CR (MC):
>     "finished",
>     "failed",
>     "succeeded",

Those are actively used in MC. We could turn them into normal signals and emit
them adjacent to tp_svc_foo_emit_bar().

> Debug (everything):
>     "new-debug-message",

There are a couple of false positives because the debug client has a signal of
the same name, but no real uses of this or "properties-changed" in MC, 5 CMs,
Folks, TPAW, Empathy.

> Logger (tp-glib only):
>     "favourite-contacts-changed",

Not used.

> TLSCertificate (potentially all CMs):
>     "accepted",
>     "rejected",

Used in Gabble and Haze. We could emit normal signals adjacent to these.

-- 
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