Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
This commit is contained in:
commit
ad5110f8df
@ -84,7 +84,7 @@ class PresenceService(dbus.service.Object):
|
|||||||
pass
|
pass
|
||||||
# TEST
|
# TEST
|
||||||
id = util.unique_id()
|
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, [])
|
"Chat of %s" % self._owner.props.nick, [])
|
||||||
|
|
||||||
def _contact_online(self, tp, handle, props):
|
def _contact_online(self, tp, handle, props):
|
||||||
|
Loading…
Reference in New Issue
Block a user