sugar-toolkit-gtk3/services/presence
2007-05-29 14:05:12 +01:00
..
__init__.py Initial documentation of presence service overview. 2007-04-20 13:10:40 -04:00
activity.py
buddy.py services/presence/: identify Buddies by "key ID" (pubkey hash), not whole key. 2007-05-28 17:25:52 +01:00
buddyiconcache.py Really fix cache code this time; revert to previous code plus ensure directory exists 2007-04-10 15:22:28 -04:00
linklocal_plugin.py
Makefile.am services/presence/Makefile.am: Include test_psutils.py in "make check" 2007-05-29 14:05:12 +01:00
org.laptop.Sugar.Presence.service.in
presenceservice.py services/presence/: identify Buddies by "key ID" (pubkey hash), not whole key. 2007-05-28 17:25:52 +01:00
pstest.py services/presence/: identify Buddies by "key ID" (pubkey hash), not whole key. 2007-05-28 17:25:52 +01:00
psutils.py
server_plugin.py services/presence/: identify Buddies by "key ID" (pubkey hash), not whole key. 2007-05-28 17:25:52 +01:00
sugar-presence-service
test_psutils.py