Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Manuel Quiñones d45560e3c7 Web activity: quit the GTK main loop when activity is destroyed
Fixes #4603 .

In GTK activities, this is done by _ActivitySession when the activity
unregisters itself, in _complete_close method.

Making the web activity aware of session logout will be handled in
another patch for the shell, see http://bugs.sugarlabs.org/ticket/4611
2013-08-30 08:36:28 -03:00
bin
examples
m4
po Commit from Sugar Labs: Translation System by user cjl.: 40 of 40 messages translated (0 fuzzy). 2013-08-29 23:11:36 +02:00
src Web activity: quit the GTK main loop when activity is destroyed 2013-08-30 08:36:28 -03:00
tests
.gitignore
AUTHORS
autogen.sh
configure.ac Release 0.99.2 2013-08-14 11:28:56 +02: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.