Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Walter Bender ec5f064c10 Ensure entity value is type str
There are times when the entity value passed in for substitution
is of type unicode. This causes Rsvg to fail when processing the
SVG. This patch checks for unicode and converts it to utf-8.

Fixes #4621
2013-09-08 22:51:00 +02:00
bin Drop use of deprecated dbus.glib 2013-09-05 17:47:52 +02:00
examples
m4
po Commit from Sugar Labs: Translation System by user cjl.: 36 of 40 messages translated (4 fuzzy). 2013-09-01 01:47:51 +02:00
src Ensure entity value is type str 2013-09-08 22:51:00 +02:00
tests Avoid auto-import of bundle helpers (#4527) 2013-06-29 09:17:26 -06:00
.gitignore
AUTHORS
autogen.sh
configure.ac Release 0.99.3 2013-09-05 16:47:12 +02:00
COPYING
MAINTAINERS Add MAINTAINERS file 2011-12-13 17:37:50 -03:00
Makefile.am Implement only the test target, not check 2013-06-27 16:00:39 +02:00
README Release 0.79.0 2008-02-06 17:03:51 +01:00

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.