Sugar Learning Environment, Activity Toolkit, GTK 3.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Sebastian Silva c5fa4dfd59 Fix regression for GTK2 activities caused by 2f2b2d2
The issue was caused by importing from activityfactory which caused GObject to be imported. This conflicts with GTK2. (Reported by James Cameron)
The idea is that we should create the sugar profile's activity root if it doesn't exist yet, when running outside Sugar.
8 years ago
bin Fix regression for GTK2 activities caused by 2f2b2d2 8 years ago
doc @samdroid-apps Add sphinx scripts and config to build documentaion 9 years ago
examples Merge branch 'doc-combobox' of https://github.com/samdroid-apps/sugar-toolkit-gtk3 8 years ago
m4 Add simple toolbars example 15 years ago
po New files added from Sugar Labs based on templates 8 years ago
src Merge branch 'master' of https://github.com/icarito/sugar-toolkit-gtk3 8 years ago
tests Implement mime.get_mime_parents using python 10 years ago
.gitignore Update .gitignore 11 years ago
AUTHORS Add AUTHORS file 17 years ago
COPYING Make it distcheck. Fix license. 17 years ago
MAINTAINERS Add MAINTAINERS file 13 years ago
Makefile.am Add missing translations 10 years ago
README Test commit 10 years ago
autogen.sh Modernize gettext setup 10 years ago
configure.ac Release 0.108.0 8 years ago
make-doc.sh Change make-doc.sh interpreter 9 years ago

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.