Sugar Network/Recipe Specification: Difference between revisions
| Line 59: | Line 59: | ||
Optional. A classification for the sweet using values defined by [http://standards.freedesktop.org/menu-spec/latest/apa.html freedesktop.org menu specification]. | Optional. A classification for the sweet using values defined by [http://standards.freedesktop.org/menu-spec/latest/apa.html freedesktop.org menu specification]. | ||
'''tags''' = <tag> [; ...] | |||
Optional. Tags give more context in which to group the sweet. This is used to allow users to find sweets more easily. | |||
'''version''' = <version-number> | '''version''' = <version-number> | ||
| Line 96: | Line 100: | ||
Optional. List of mime types supported by the activity. It's used when opening a file from the web, or to present to the user a list of activities that can open a certain Journal object. | Optional. List of mime types supported by the activity. It's used when opening a file from the web, or to present to the user a list of activities that can open a certain Journal object. | ||
'''requires''' = <dependency> [(=|>=|<) <version>] [; ...] | '''requires''' = <dependency> [(=|>=|<) <version>] [; ...] | ||