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 pep8'd examples 2013-06-11 15:27:59 +02:00
m4
po Commit from Sugar Labs: Translation System by user cjl.: 40 of 40 messages translated (0 fuzzy). 2013-09-19 01:13:28 +02:00
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 Update .gitignore 2013-09-11 15:29:22 +02:00
AUTHORS
autogen.sh Don't set ACLOCAL 2013-06-10 15:46:53 +02:00
configure.ac Release 0.100.0 2013-11-01 00:42:45 +01:00
COPYING
MAINTAINERS
Makefile.am Implement only the test target, not check 2013-06-27 16:00:39 +02:00
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.