Improve docstring for class Activity
This commit is contained in:
parent
cd03544dec
commit
a9a9b4c733
@ -26,9 +26,8 @@ _logger = logging.getLogger('sugar.presence.activity')
|
|||||||
class Activity(gobject.GObject):
|
class Activity(gobject.GObject):
|
||||||
"""UI interface for an Activity in the presence service
|
"""UI interface for an Activity in the presence service
|
||||||
|
|
||||||
Activities in the presence service represent other user's
|
Activities in the presence service represent your and other user's
|
||||||
shared activities and your own activities (XXX shared or
|
shared activities.
|
||||||
otherwise?)
|
|
||||||
|
|
||||||
Properties:
|
Properties:
|
||||||
id
|
id
|
||||||
|
Loading…
Reference in New Issue
Block a user