sugar-toolkit-gtk3/services
Simon McVittie eafd338d09 services/presence/buddy: Stop treating server, key_hash, registered as GObject properties.
They're not handled in the inherited do_set_property()/do_get_property(), so
won't work as properties, and there seems to be no need for them to be
properties at all.
This fixes the following assertion when importing buddy:

Warning: g_object_class_install_property: assertion `pspec->flags & G_PARAM_WRITABLE' failed
  type_register(cls, namespace.get('__gtype_name__'))
2007-05-25 11:34:54 +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/buddy: Stop treating server, key_hash, registered as GObject properties. 2007-05-25 11:34:54 +01:00
Makefile.am Use the new DataStore and remove the old one. 2007-05-10 11:01:32 +02:00