sugar-toolkit-gtk3/services
Simon McVittie bf84eca102 services/presence/server_plugin.py: Ensure _conn always exists (even if None)
This means cleanup() will not fail on an uninitialized server plugin,
and get_connection() will return None rather than raising AttributeError.
2007-05-18 15:21:36 +01:00
..
clipboard Documentation patch from Amanda Yilmaz (services/clipboard/typeregistry.py) 2007-04-21 15:34:39 -04:00
console Use sys.path.append, not insert 2007-04-15 12:26:50 +02:00
presence services/presence/server_plugin.py: Ensure _conn always exists (even if None) 2007-05-18 15:21:36 +01:00
Makefile.am Use the new DataStore and remove the old one. 2007-05-10 11:01:32 +02:00