[Sugar-devel] [PATCH sugar-toolkit v2] presence: use RoomConfig1 to configure channel properties (#3629)
Simon Schampijer
simon at schampijer.de
Tue Aug 7 04:35:17 EDT 2012
On 07/04/2012 12:21 AM, Daniel Drake wrote:
> This code was still using regular Telepathy properties to
> set important configuration such as Anonymous=False.
>
> However, as of Telepathy specification 0.24.0, these properties have
> gone away.
>
> http://telepathy.freedesktop.org/spec/Channel_Type_Text.html
> Changed in 0.24.0. This interface used to have a bunch of clunky
> Telepathy.Properties. They have been removed in favour of D-Bus
> properties on the Room2, Subject2 and RoomConfig1 interfaces.
>
> Switch to using RoomConfig1 (where available) to set this
> configuration. The invite-restricted flag is no longer available and
> actually seems to have been removed a long while back.
>
> Fixes sharing of activities over gabble on new platforms such
> as Fedora 17.
>
> Signed-off-by: Daniel Drake <dsd at laptop.org>
Thanks Daniel for that one, I cherry-picked it to the sucrose-0.96
branch as well.
Simon
More information about the Sugar-devel
mailing list