You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
Makefile.am Avoid auto-import of bundle helpers (#4527) 11 years ago
__init__.py Avoid auto-import of bundle helpers (#4527) 11 years ago
activitybundle.py Don't break activity startup if .info have 'class' instead of 'exec' 9 years ago
bundle.py better debugging 10 years ago
bundleversion.py Fix pep8 errors 11 years ago
contentbundle.py Fixes for pep8 1.5 10 years ago
helpers.py Avoid auto-import of bundle helpers (#4527) 11 years ago