Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Daniel Narvaez 5bef5a82d2 Set the AT_SPI_CLIENT variable in the tests
This ensures the test itself is not recognized as a client
by the registry. I'm not sure how that happens since we are
not loading gtk, but it does. Not being a real gtk client with
a mainloop we wasn't answering dbus calls and causing the registry
to hang and fail.
2013-06-15 23:56:45 +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
po Commit from Sugar Labs: Translation System by user cjl.: 40 of 40 messages translated (0 fuzzy). 2013-05-26 06:55:47 +02:00
src Set the AT_SPI_CLIENT variable in the tests 2013-06-15 23:56:45 +02:00
tests pep8'd tests 2013-06-11 15:29:20 +02:00
.gitignore
AUTHORS
autogen.sh Don't set ACLOCAL 2013-06-10 15:46:53 +02:00
configure.ac Add a binding for gconf_client_set_list (using strings) 2013-04-29 20:03:09 +02:00
COPYING
MAINTAINERS
Makefile.am pep8'd sugar3 2013-06-11 15:27:19 +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.