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 Commit from Sugar Labs: Translation System by user mschlager. 36 of 36 messages translated (0 fuzzy). 2009-05-04 17:54:13 -04:00
src Fix ContentBundle bundle_id 2009-07-10 18:55:49 +01:00
tests Remove the hacks for asking the X server for screenshots and use gtk.Widget.get_snapshot() instead. 2008-12-20 16:51:29 +01:00
.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.