Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
2006-04-26 16:55:10 -04:00
browser
chat Fix rich text in the chat 2006-04-26 16:52:27 -04:00
legacy
shell Remove example-activity/activity.py and merge with src/activity.py 2006-04-26 16:55:10 -04:00
__init__.py
autogen.sh
configure.ac
Makefile.am
README
sugar
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