Sugar Network/Recipe Specification: Difference between revisions
| Line 78: | Line 78: | ||
'''associate''' = <sweet> [; ...] | '''associate''' = <sweet> [; ...] | ||
Optional. The list of sweets whose implementations might be considered as additional implementations for current sweet. In other words it is the value for [http://0install.net/interface-spec.html#id841801 feed] tag in 0install feed file | Optional. The list of sweets whose implementations might be considered as additional implementations for current sweet. In other words it is the value for [http://0install.net/interface-spec.html#id841801 feed] tag in 0install feed file. | ||
'''implement''' = <sweet> [; ...] | '''implement''' = <sweet> [; ...] | ||
Optional. The list of sweets that might be associated with this one by the end user in his local environment. In other words it is the value for [http://0install.net/interface-spec.html#id841813 feed-for] tag in 0install feed file. | Optional. The list of sweets that might be associated with this one by the end user in his local environment. In other words it is the value for [http://0install.net/interface-spec.html#id841813 feed-for] tag in 0install feed file. All sweets implicitly contain {{Code|<nowiki>http://sweets.sugarlabs.org/</nowiki>''sweet''}} value. | ||
=== [Activity] === | === [Activity] === | ||