sugar-toolkit-gtk3/bin
Daniel Drake e01837f8be Drop use of deprecated dbus.glib
When writing Python apps that will use asynchronous DBus calls and
signals, python-dbus must be initialised with the appropriate main
loop.

sugar currently does this by importing the datastore module from
sugar-toolkit-gtk3, and the datastore module uses the deprecated
and confusing dbus.glib module (which automatically and non-obviously
sets the default GLib main context as the DBus mainloop).

Eliminate the dbus.glib usage from sugar-toolkit-gtk3 as part
of the effort to make sugar initialised the DBus mainloop in a
more explicit and non-deprecated fashion.
2013-09-05 17:47:52 +02:00
..
Makefile.am Rename HTML to web 2013-06-10 15:46:54 +02:00
sugar-activity Drop use of deprecated dbus.glib 2013-09-05 17:47:52 +02:00
sugar-activity-web Rename HTML to web 2013-06-10 15:46:54 +02:00