[Bug 71016] have ways for Polari to handle the channels it wants
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Tue Oct 29 20:00:24 CET 2013
https://bugs.freedesktop.org/show_bug.cgi?id=71016
--- Comment #1 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
For named chatrooms, the closest we can currently get is:
{ ...TargetHandleType: ROOM, ...ChannelType: ...Text }
but we want to exclude chatrooms that don't have a human-readable name
(Room2.RoomName = "").
Proposal: add Room2.HasRoomName and have Polari match this:
{ ...TargetHandleType: ROOM, ...ChannelType: ...Text, ...HasRoomName: True
}
--
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