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.
 
 
 
 
 
Sascha Silbe 4d978fda14 PEP8 cleanup: ensure lines are shorter than 80 characters
Caught by PEP8. This is important for Sugar because the XO has a small screen
where long lines would make the code hard to understand (because you need to
constantly scroll horizontally).

Reviewed-by: James Cameron <quozl@laptop.org>
Acked-by: Simon Schampijer<simon@schampijer.de>
CC: Aleksey Lim <alsroot@member.fsf.org>
14 years ago
examples PEP8 cleanup: fix number of blank lines 14 years ago
m4 Add simple toolbars example 15 years ago
po Commit from Sugar Labs: Translation System by user mschlager.: 40 of 40 messages translated (0 fuzzy). 14 years ago
src PEP8 cleanup: ensure lines are shorter than 80 characters 14 years ago
tests PEP8 cleanup: ensure lines are shorter than 80 characters 14 years ago
.gitignore Add 'compile' to gitignore. 16 years ago
AUTHORS
COPYING Make it distcheck. Fix license. 17 years ago
Makefile.am Use a src directory consistently with base and shell. 16 years ago
README Release 0.79.0 17 years ago
autogen.sh autogen.sh: pass --enable-maintainer-mode to configure 14 years ago
configure.ac Release 0.90.2 14 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.