Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Development Team/Presence Service Removal
(view source)
Revision as of 05:25, 8 March 2010
52 bytes added
,
05:25, 8 March 2010
no edit summary
Line 128:
Line 128:
* Present: color, tags and nick are retrieved from GConf, the public key from the owner.key.pub file
* Present: color, tags and nick are retrieved from GConf, the public key from the owner.key.pub file
−
* Future:
+
* Future:
move this to the shell and keep the personal information in all accounts synchronized through MC5
@dbus.service.method(PRESENCE_INTERFACE, in_signature="", out_signature="so")
@dbus.service.method(PRESENCE_INTERFACE, in_signature="", out_signature="so")
Line 151:
Line 151:
* Present: requests a room from the CM, then requests a text channel and tubes channel on this room
* Present: requests a room from the CM, then requests a text channel and tubes channel on this room
−
* Future:
do the same until we have
tube
invitations, then we don't need
to
create a text channel
+
* Future:
create a muc
tube
and publish it
to
pubsub
@dbus.service.method(PRESENCE_INTERFACE, in_signature="as", out_signature="")
@dbus.service.method(PRESENCE_INTERFACE, in_signature="as", out_signature="")
Tomeu
647
edits