Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
2006-04-26 12:25:40 -04:00
browser Forgot to add a few files 2006-04-26 02:30:41 -04:00
chat
legacy
shell Add support for setting the tab icon. 2006-04-26 12:25:40 -04:00
__init__.py
autogen.sh
configure.ac
Makefile.am
README Add a note about gnome-common 2006-04-26 02:41:54 -04:00
sugar
sugar_globals.py Forgot to add a few files 2006-04-26 02:30:41 -04:00
sugar_globals.py.in

Building
========

You will need gnome-common.

./autogen.sh
make
make install

Running
=======

sugar


Debug
=====

To run the shell:

sugar shell

To run the chat activity:

sugar chat

To run the web activity:

sugar browser