Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Walter Bender cd5292881e Add single_instance field to activity bundle
This field can be used by activities that need to be restricted to a
single open instance. Usage is:

single_instance = yes

jarabe/model/shell.py has been modified look for this field in a
separate patch to Sugar.

Together these two patches constitute the implementation of Sugar
feature Launch Limits [1]

[1] http://wiki.sugarlabs.org/go/Features/Launch_Limits
2013-11-21 13:39:43 -05:00
bin Use python2 shebang 2013-09-30 11:55:14 -03:00
examples
m4
po
src Add single_instance field to activity bundle 2013-11-21 13:39:43 -05:00
tests Use python2 shebang 2013-09-30 11:55:14 -03:00
.gitignore
AUTHORS
autogen.sh
configure.ac Release 0.100.0 2013-11-01 00:42:45 +01:00
COPYING
MAINTAINERS
Makefile.am
README

Sugar is the core of the OLPC Human Interface. The toolkit provides
a set of widgets to build HIG compliant applications and interfaces
to interact with system services like presence and the datastore.