[Pkg-sugar-commit] [sugar-toolkit] 03/06: Only show joined buddies on sharer side, part of OLPC#10578

Jonas Smedegaard dr at jones.dk
Thu Apr 16 18:52:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag v0.92.2
in repository sugar-toolkit.

commit 5a68809af2a6bf490f5a49c11db21a0c9b3a2ba7
Author: Simon Schampijer <simon at schampijer.de>
Date:   Fri Apr 15 17:05:45 2011 -0400

    Only show joined buddies on sharer side, part of OLPC#10578
    
    This is a follow-up patch to 95b4eeec758ffa729d0dbb219b21d428115fcc74
    
    Signed-off-by: Simon Schampijer <simon at laptop.org>
    Acked-By: Sascha Silbe <silbe at activitycentral.com>
---
 src/sugar/presence/activity.py | 1 +
 1 file changed, 1 insertion(+)

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,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-toolkit.git



More information about the pkg-sugar-commit mailing list