Development Team/Almanac/Activity Bundles: Difference between revisions
| Line 86: | Line 86: | ||
: The exec key specifies the executable which [[Sugar]] runs to start the activity instances. Environment variables given on the exec line are expanded. It should support the following arguments: | : The exec key specifies the executable which [[Sugar]] runs to start the activity instances. Environment variables given on the exec line are expanded. It should support the following arguments: | ||
; -a, --activity-id : Identifier of the activity instance | ; -a, --activity-id : Identifier of the activity instance. | ||
; -o, --object-id : Identifier of the associated datastore object | ; -o, --object-id : Identifier of the associated datastore object. | ||
; -u, --uri : URI to load | ; -u, --uri : URI to load. | ||
mime_types = application/pdf;image/tiff | mime_types = application/pdf;image/tiff | ||