Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Daniel Drake 5fc5b08599 Fix ContentBundle bundle_id
Most content bundles use global_name as the ID-style thing, as suggested
on the OLPC wiki. bundle_class seems undocumented and hence is not
present in any of the content bundles I have here.

Change get_bundle_id() to fall back on the global_name if no bundle_class
is set. This fixes a complete sugar crash when installing the standard
content bundles (it tried to send a None value over dbus).
2009-07-10 18:55:49 +01:00
m4
po
src Fix ContentBundle bundle_id 2009-07-10 18:55:49 +01:00
tests
.gitignore
AUTHORS
autogen.sh
configure.ac Release 0.85.1 2009-07-10 17:47:31 +02:00
COPYING
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.