Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Simon Schampijer 17e52db2b6 Store all the buddies that have been joined in the activity metadata OLPC #10578
Before only the buddies that were present when closing the activity
were logged in the Journal. This patch does add another dictionary
'_joined_buddies' to keep track of the users that did join. The
'_buddies' dictionary keeps on tracking the users currently in the
activity.

Signed-off-by: Simon Schampijer <simon@laptop.org>
Acked-by: Sascha Silbe <silbe@activitycentral.com>
2011-03-31 12:07:53 -04:00
examples
m4
po Commit from Sugar Labs: Translation System by user cjl.: 40 of 40 messages translated (0 fuzzy). 2011-03-31 03:31:22 +02:00
src Store all the buddies that have been joined in the activity metadata OLPC #10578 2011-03-31 12:07:53 -04:00
tests
.gitignore
AUTHORS
autogen.sh
configure.ac Release 0.92.0 2011-02-23 17:03:20 -05:00
COPYING
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.