Development Team/Almanac/Activity Bundles: Difference between revisions
→Sample Applications: changed url to wiki link. |
|||
| Line 69: | Line 69: | ||
icon = activity-web | icon = activity-web | ||
: | : It points to the activity's icon. The icon is looked up in the activity bundle's base directory. It cannot contain a path. When searching for the icon in the activity bundle's base directory, only an file with the icon name and the extension '.svg' will be looked for. | ||
exec = sugar-activity-factory BrowserActivity.BrowserActivity | exec = sugar-activity-factory BrowserActivity.BrowserActivity | ||