Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
Gonzalo Odiard a43b972d1b Don't break activity startup if .info have 'class' instead of 'exec'
When we ported sugar to Gtk3 we removed the support of the fields
exec and service_name due they were deprecated for a long time [1].
But this is still a problem in deployments, and we already added
compatibility for the service_name field.
Here [3] there is a long thred were we discussed this issue.

[1] ae85dd62d4
[2] 32f97b48c3
[3] http://lists.sugarlabs.org/archive/sugar-devel/2013-October/045404.html
2015-04-06 08:51:39 -03:00
bin
examples
m4
po Update Igbo translations from ibo.po 2015-03-10 10:58:03 -03:00
src Don't break activity startup if .info have 'class' instead of 'exec' 2015-04-06 08:51:39 -03:00
tests
.gitignore
AUTHORS Add AUTHORS file 2007-09-25 15:49:52 +02:00
autogen.sh
configure.ac Release 0.104.1 2015-03-10 11:03:17 -03: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.