Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > dbca2f4afc4356b2b55ff6c5e9454c9a > files > 31

olpc-os-builder-4.0.0-1.fc14.x86_64.rpm

This module adds the Sugar learning environment to the build.

It has 2 optional configuration options which let you add or remove activities
from the default favorites view, and a list of protected activities to disable
the posibility of erasing them by the user.

All accept comma-separated lists of activity IDs.

Example:

[sugar]
favorites_view_add=
	org.sugarlabs.InfoSlicer,
	org.sugarlabs.IRC,
	org.laptop.StopWatchActivity,
	org.laptop.community.Finance
favorites_view_del=
	org.laptop.Terminal,
	org.laptop.Log
protected_activities=org.laptop.WebActivity,
	org.laptop.Terminal,
	org.laptop.Log