Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
2006-04-26 02:25:58 -04:00
browser Install service files so that services are automatically 2006-04-26 02:25:58 -04:00
chat Automakeify 2006-04-26 00:18:21 -04:00
legacy Launch matchbox and other activities, use glib to spawn processes 2006-04-25 15:21:24 -04:00
shell Install service files so that services are automatically 2006-04-26 02:25:58 -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 Building/running instructions 2006-04-26 00:25:11 -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
========

./autogen.sh
make
make install

Running
=======

To run the shell:

sugar shell

To run the chat activity:

sugar chat

To run the web activity:

sugar browser