Sugar Learning Environment, Activity Toolkit, GTK 3.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Daniel Narvaez aa08f38a80 Implement only the test target, not check
At the moment our tests requires to be run inside a clean
dbus/xvfb session, which is not always available where the
check target is used (for example in distcheck). Also when
running distcheck in buildbot we don't really want to run
tests again, since we just run them in the check step.

We might revisit this in the future but using a non standard
target is the easiest solution for now.
11 years ago
bin Rename HTML to web 11 years ago
examples pep8'd examples 11 years ago
m4 Add simple toolbars example 15 years ago
po Reapply pootle changes 11 years ago
src Improve bundle API for bundleregistry changes 11 years ago
tests Add bundle instantiation helpers 11 years ago
.gitignore Switch sugarext to be an introspectable library 13 years ago
AUTHORS Add AUTHORS file 17 years ago
COPYING Make it distcheck. Fix license. 17 years ago
MAINTAINERS Add MAINTAINERS file 13 years ago
Makefile.am Implement only the test target, not check 11 years ago
README Release 0.79.0 17 years ago
autogen.sh Don't set ACLOCAL 11 years ago
configure.ac Use xz for distribution 11 years ago

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.