Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/presenceservice.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/presenceservice.py')
-rw-r--r--src/presenceservice.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/presenceservice.py b/src/presenceservice.py
index bd87a51..d640ffd 100644
--- a/src/presenceservice.py
+++ b/src/presenceservice.py
@@ -700,7 +700,8 @@ class PresenceService(ExportedGObject):
def _share_activity(self, actid, atype, name, properties, async_cb,
async_err_cb):
objid = self._get_next_object_id()
- # FIXME check which tp client we should use to share the activity
+ # FIXME: is the preferred Telepathy plugin always the right way to
+ # share the activity?
color = self._owner.props.color
activity = Activity(self._session_bus, objid, self,
self._get_preferred_plugin(), 0,