Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
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.
2013-06-27 16:00:39 +02:00
bin Rename HTML to web 2013-06-10 15:46:54 +02:00
examples pep8'd examples 2013-06-11 15:27:59 +02:00
m4 Add simple toolbars example 2009-07-10 04:07:10 +00:00
po Reapply pootle changes 2013-06-25 22:19:21 +02:00
src Improve bundle API for bundleregistry changes 2013-06-24 22:47:13 +02:00
tests Add bundle instantiation helpers 2013-06-24 22:47:13 +02:00
.gitignore Switch sugarext to be an introspectable library 2011-12-13 17:19:52 -03:00
AUTHORS
autogen.sh Don't set ACLOCAL 2013-06-10 15:46:53 +02:00
configure.ac Use xz for distribution 2013-06-27 15:57:46 +02:00
COPYING
MAINTAINERS Add MAINTAINERS file 2011-12-13 17:37:50 -03:00
Makefile.am Implement only the test target, not check 2013-06-27 16:00:39 +02:00
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.