Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
2006-04-26 16:55:10 -04:00
browser Fix up browser life cycle 2006-04-26 16:35:19 -04:00
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 Add a note about gnome-common 2006-04-26 02:41:54 -04:00
sugar Install service files so that services are automatically 2006-04-26 02:25:58 -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