[Sugar-devel] [PATCH sugar-toolkit] Only show joined buddies on sharer side, part of OLPC#10578
Simon Schampijer
simon at schampijer.de
Fri Apr 15 17:08:40 EDT 2011
This is a follow-up patch to 95b4eeec758ffa729d0dbb219b21d428115fcc74
---
src/sugar/presence/activity.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/sugar/presence/activity.py b/src/sugar/presence/activity.py
index fb4c990..750a73c 100644
--- a/src/sugar/presence/activity.py
+++ b/src/sugar/presence/activity.py
@@ -523,6 +523,7 @@ class _ShareCommand(_BaseCommand):
self.text_channel = join_command.text_channel
self.text_channel_group_flags = join_command.text_channel_group_flags
self.tubes_channel = join_command.tubes_channel
+ self.channel_self_handle = join_command.channel_self_handle
self._connection.AddActivity(
self._activity_id,
--
1.7.4
More information about the Sugar-devel
mailing list