Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
2006-04-26 16:03:29 -04:00
browser Fix up the browser. Make BrowserShell a singleton 2006-04-26 15:58:25 -04:00
chat
legacy
shell size_request the right widget 2006-04-26 16:03:29 -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
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