Sugar Network/Recipe Specification: Difference between revisions
RafaelOrtiz (talk | contribs) No edit summary |
|||
| Line 83: | Line 83: | ||
'''activity_version''' = <version> | '''activity_version''' = <version> | ||
Deprecated, use ''version'' instead. Should be still present only to run the activity in non-sweets environment. It will be useful to use expansion like {{Code|%(version)s}} for this option. | Deprecated (in sweets case), use ''version'' instead. '''Should be still present only to run the activity in non-sweets environment'''. It will be useful to use expansion like {{Code|%(version)s}} for this option. | ||
'''bundle_id''' = <bundle-id> | '''bundle_id''' = <bundle-id> | ||
Deprecated. Should be still present only to run the activity in non-sweets environment. See [[Development_Team/Almanac/Activity_Bundles#.info_file_format|activity.info file specification]]. | Deprecated. '''Should be still present only to run the activity in non-sweets environment'''. See [[Development_Team/Almanac/Activity_Bundles#.info_file_format|activity.info file specification]]. | ||
'''icon''' = <icon-file-name-without-suffix> | '''icon''' = <icon-file-name-without-suffix> | ||