sugar-toolkit-gtk3/services/presence
Simon McVittie a868f6eb9c services/presence/psutils: Re-order imports conventionally, without dbus.glib.
Importing dbus.glib has a side-effect (it sets up the default main loop
integration) so it's not something a module should do.
2007-05-25 11:30:36 +01:00
..
__init__.py
activity.py services/presence/activity: wrap long lines, remove trailing whitespace 2007-05-25 10:56:14 +01:00
buddy.py services/presence/buddy: remove trailing whitespace, wrap long lines 2007-05-25 10:56:41 +01:00
buddyiconcache.py
linklocal_plugin.py
Makefile.am
org.laptop.Sugar.Presence.service.in
presenceservice.py
pstest.py
psutils.py services/presence/psutils: Re-order imports conventionally, without dbus.glib. 2007-05-25 11:30:36 +01:00
server_plugin.py
sugar-presence-service