Preset uses the same options as ''[Component]'' with these additions:
Preset uses the same options as ''[Component]'' with these additions:
+
j
+
'''activity_version''' = <version>
−
'''activity_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 used instead.
'''bundle_id''' = <bundle-id>
'''bundle_id''' = <bundle-id>
−
See [[Development_Team/Almanac/Activity_Bundles#.info_file_format|activity.info file specification]]. Option will be deprecated after implementing Zero Sugar in glucose and switching to identifying activities by urls (like 0install feeds).
+
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.