Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
2006-04-27 12:20:42 -04:00
browser Merge browser README in the root one 2006-04-26 18:03:54 -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-27 12:20:42 -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 Merge browser README in the root one 2006-04-26 18:03: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

Dependencies
============

gecko-embed

http://gnome.org/~marco/gecko-embed-0.1-5.i386.rpm
http://gnome.org/~marco/gecko-embed-0.1-5.src.rpm

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