Sugar Network/Recipe Specification: Difference between revisions
m →[Activity]: '''icon''' = <icon-file-name-wo-suffix> => '''icon''' = <icon-file-name-without-suffix> |
|||
| Line 194: | Line 194: | ||
See [[Development_Team/Almanac/Activity_Bundles#.info_file_format|activity.info file specification]]. Option will be deprecated after implementing 0sugar 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 will be deprecated after implementing 0sugar in glucose and switching to identifying activities by urls (like 0install feeds). | ||
'''icon''' = <icon-file-name- | '''icon''' = <icon-file-name-without-suffix> | ||
Behaviour from activity.info is supported (value should not have ".svg" suffix, and icon file could be found only in activity subdirectory) but deprecated. Regular ''icon'' behaviour from ''[Component]'' section should be used instead. | Behaviour from activity.info is supported (value should not have ".svg" suffix, and icon file could be found only in activity subdirectory) but deprecated. Regular ''icon'' behaviour from ''[Component]'' section should be used instead. | ||