Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Simon Schampijer dcbdcd77fe i18n get_locale_path: handle the case when the default locale is not set, SL #4450
If the default locale is not set (see SL #4450 for a use case), get_locale_path
does now return None so that the sugar-activity script can handle that case
cleanly.

Signed-off-by: Simon Schampijer <simon@laptop.org>
Reviewed-by: Daniel Drake <dsd@laptop.org>
2013-03-08 10:29:17 +01:00
bin i18n get_locale_path: handle the case when the default locale is not set, SL #4450 2013-03-08 10:29:17 +01:00
examples
m4
po
src i18n get_locale_path: handle the case when the default locale is not set, SL #4450 2013-03-08 10:29:17 +01:00
tests ToggleToolbutton: do hide the tooltip when clicked or touched 2013-02-15 15:41:03 +01:00
.gitignore
AUTHORS
autogen.sh
configure.ac
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.