Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
James Cameron 495eed8737 Prepend instead of append to path
When an activity is launched, an import should first search the activity
bundle source rather than /usr/bin

Fixes the need to change activity sources every time a system package
conflicts with an import.

May impact any activity that relies on a system package being in search
path before the bundle source.  Forty activities were tested, and none
relied on this.
2017-03-27 19:07:37 +11:00
bin Prepend instead of append to path 2017-03-27 19:07:37 +11:00
doc Release Sugar 0.110.0 stable 2016-10-07 21:49:00 +11:00
examples Example fixes 2017-01-14 13:02:50 -03:00
m4
po Disabled aym language due to missing po files. 2016-12-03 03:19:32 -03:00
src Write documentation for sugar3.graphics.ColorToolButton 2017-01-09 04:02:19 -03:00
tests
.gitignore Add generated doc files to the gitignore 2016-06-18 12:30:53 +10:00
AUTHORS
autogen.sh
configure.ac Release Sugar 0.110.0 stable 2016-10-07 21:49:00 +11:00
COPYING
MAINTAINERS
make-doc.sh
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.