Sugar Network/Recipe Specification: Difference between revisions

Line 83: Line 83:
  '''activity_version''' = <version>
  '''activity_version''' = <version>


Required. 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.
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.


  '''bundle_id''' = <bundle-id>
  '''bundle_id''' = <bundle-id>


Required. See [[Development_Team/Almanac/Activity_Bundles#.info_file_format|activity.info file specification]]. This option is deprecated, use ''sweet'' instead, but it should still be present to not fail in current sugar.
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>