Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
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.
2016-05-16 23:36:01 -05:00
bin Fix regression for GTK2 activities caused by 2f2b2d2 2016-05-16 23:36:01 -05:00
doc
examples Merge branch 'doc-combobox' of https://github.com/samdroid-apps/sugar-toolkit-gtk3 2016-04-06 07:15:21 +10:00
m4
po New files added from Sugar Labs based on templates 2016-03-25 02:18:35 +00:00
src Merge branch 'master' of https://github.com/icarito/sugar-toolkit-gtk3 2016-04-27 21:39:12 +10:00
tests
.gitignore
AUTHORS
autogen.sh
configure.ac
COPYING
MAINTAINERS
make-doc.sh Change make-doc.sh interpreter 2015-12-30 00:11:40 -05:00
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.