Monitor service addition and update buddy list

on these.
This commit is contained in:
Marco Pesenti Gritti
2006-06-16 15:21:09 -04:00
parent 9db404afb9
commit 29a730e0a4
2 changed files with 8 additions and 1 deletions
-1
View File
@@ -9,7 +9,6 @@ from sugar.p2p import network
PRESENCE_SERVICE_TYPE = "_presence_olpc._tcp"
class Buddy(gobject.GObject):
"""Represents another person on the network and keeps track of the
activities and resources they make available for sharing."""