From a9a9b4c73346dcbccd2fb218e1a6c19077672f5c Mon Sep 17 00:00:00 2001 From: Morgan Collett Date: Mon, 15 Oct 2007 09:18:34 +0000 Subject: Improve docstring for class Activity --- (limited to 'sugar') diff --git a/sugar/presence/activity.py b/sugar/presence/activity.py index 6c4a549..c37b63a 100644 --- a/sugar/presence/activity.py +++ b/sugar/presence/activity.py @@ -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 -- cgit v0.9.1