Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Daniel Drake be91f84a4b Avoid auto-import of bundle helpers (#4527)
The new bundle helpers were being auto-loaded with sugar3.bundle due
to their placement in __init__.py. This was causing Gi to be imported,
breaking GTK2 activity launches.

Move the helpers to a dedicated module.
2013-06-29 09:17:26 -06:00
bin
examples
m4
po Reapply pootle changes 2013-06-25 22:19:21 +02:00
src Avoid auto-import of bundle helpers (#4527) 2013-06-29 09:17:26 -06:00
tests Avoid auto-import of bundle helpers (#4527) 2013-06-29 09:17:26 -06:00
.gitignore
AUTHORS
autogen.sh
configure.ac Release 0.99.0 2013-06-27 18:01:19 +02:00
COPYING Make it distcheck. Fix license. 2008-02-06 16:43:10 +01:00
MAINTAINERS
Makefile.am
README

Sugar is the core of the OLPC Human Interface. The toolkit provides
a set of widgets to build HIG compliant applications and interfaces
to interact with system services like presence and the datastore.