Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
2006-04-26 17:01:39 -04:00
browser Fix up browser life cycle 2006-04-26 16:35:19 -04:00
chat Allow to close private chat 2006-04-26 17:05:05 -04:00
legacy Launch matchbox and other activities, use glib to spawn processes 2006-04-25 15:21:24 -04:00
shell Don't traceback on Ctrl+C 2006-04-26 17:01:39 -04:00
__init__.py Automakeify 2006-04-26 00:18:21 -04:00
autogen.sh Automakeify 2006-04-26 00:18:21 -04:00
configure.ac Automakeify 2006-04-26 00:18:21 -04:00
Makefile.am Automakeify 2006-04-26 00:18:21 -04:00
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 Automakeify 2006-04-26 00:18:21 -04:00

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