sugar-toolkit-gtk3/src/sugar3/bundle
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
..
__init__.py Avoid auto-import of bundle helpers (#4527) 2013-06-29 09:17:26 -06:00
activitybundle.py Don't break activity startup if .info have 'class' instead of 'exec' 2015-04-06 08:51:39 -03:00
bundle.py better debugging 2014-03-19 18:36:20 -05:00
bundleversion.py Fix pep8 errors 2013-07-04 19:00:57 +02:00
contentbundle.py Fixes for pep8 1.5 2014-03-29 19:25:34 +00:00
helpers.py Avoid auto-import of bundle helpers (#4527) 2013-06-29 09:17:26 -06:00
Makefile.am Avoid auto-import of bundle helpers (#4527) 2013-06-29 09:17:26 -06:00