Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
C. Scott Ananian 897428c794 Trac #8674: sanity-check bundle root; don't delete install_root on failure.
The software updater was deleting ~/Activities when it encountered a bad
bundle.  Two separate issues:  we didn't sanity check the bundle root to
ensure it wasn't '.' or '..' or something crazy like that, and our "clean
up on failure" code was deleting the install_root instead of the activity
root (!).  This was a regression introduced by the fix for #7733 in
commit db2d1c42e2481d6dbc15405840ac23e46eab7318 (0.82.2).
2008-09-28 14:24:46 -04:00
m4 Enable maximum warnings. 2008-08-12 01:53:28 +02:00
po Fix formatting error 2008-09-24 05:29:16 -04:00
src Trac #8674: sanity-check bundle root; don't delete install_root on failure. 2008-09-28 14:24:46 -04:00
tests Fix the testcase for ticket 2855. 2008-01-27 20:07:00 +01:00
.gitignore Add 'compile' to gitignore. 2008-06-25 15:29:23 +02:00
AUTHORS
autogen.sh
configure.ac Remove the clipboard service wrapper 2008-09-16 15:34:26 +02:00
COPYING Make it distcheck. Fix license. 2008-02-06 16:43:10 +01:00
Makefile.am Use a src directory consistently with base and shell. 2008-04-29 14:58:34 +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.