trivial cosmetic changes

This commit is contained in:
Guillaume Desmottes 2007-03-16 16:43:20 +01:00
parent d196fb89a7
commit f4b7233255

View File

@ -84,7 +84,7 @@ class PresenceService(dbus.service.Object):
pass
# TEST
id = util.unique_id()
self._share_activity(id, "org.laptop.Sugar.lapin",
self._share_activity(id, "org.laptop.Sugar.Test",
"Chat of %s" % self._owner.props.nick, [])
def _contact_online(self, tp, handle, props):