Sugar Network/Recipe Specification: Difference between revisions
| Line 170: | Line 170: | ||
Preset uses the same options as ''[Component]'' with these additions: | Preset uses the same options as ''[Component]'' with these additions: | ||
j | |||
'''activity_version''' = <version> | |||
Option is deprecated, use ''version'' instead, but should be still present to not fail in current sugar. It will be useful to use expansion like {{Code|%(version)s}} for this option. | |||
Option is deprecated, ''version'' should be | |||
'''bundle_id''' = <bundle-id> | '''bundle_id''' = <bundle-id> | ||
See [[Development_Team/Almanac/Activity_Bundles#.info_file_format|activity.info file specification]]. Option | See [[Development_Team/Almanac/Activity_Bundles#.info_file_format|activity.info file specification]]. Option is deprecated, use ''sweet'' instead, but should be still present to not fail in current sugar. | ||
'''icon''' = <icon-file-name-without-suffix> | '''icon''' = <icon-file-name-without-suffix> | ||