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):
|
||||
"""UI interface for an Activity in the presence service
|
||||
|
||||
Activities in the presence service represent other user's
|
||||
shared activities and your own activities (XXX shared or
|
||||
otherwise?)
|
||||
Activities in the presence service represent your and other user's
|
||||
shared activities.
|
||||
|
||||
Properties:
|
||||
id
|
||||
|
Loading…
Reference in New Issue
Block a user