Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Gonzalo Odiard 04d8f596bc Add get_bundle method to activity.py
When a programmer need open one activity from other [1]
usually need display in the user interface information about the activity
to open, like the name or the icon.
This method allow get this information, previously only available on jarabe.

[1] http://wiki.sugarlabs.org/go/Features/Start_activity_from_another_activity
2015-07-03 15:03:27 -03:00
bin
examples New invoker, TreeViewInvoker 2015-05-14 12:04:07 -03:00
m4
po Commit from Sugar Labs by user tch.: 109 of 109 strings translated (0 need review). 2015-06-30 14:33:39 +00:00
src Add get_bundle method to activity.py 2015-07-03 15:03:27 -03:00
tests
.gitignore
AUTHORS
autogen.sh
configure.ac Release 0.105.3 2015-06-30 16:34:47 -04: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.