Development Team/Almanac/Activity Bundles: Difference between revisions
Add localization bits |
→.info File Format: clarify icon loading rules |
||
| Line 60: | Line 60: | ||
icon = activity-web | icon = activity-web | ||
: This key is optional. It points to the activity's icon. The icon is first searched for in the activity bundle's | : This key is optional. It points to the activity's icon. The icon is first searched for in the activity bundle's base directory, and if not found, is looked up in the current GTK icon theme. 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' is looked for. | ||
exec = sugar-activity-factory com.redhat.Sugar.BrowserActivity BrowserActivity.BrowserActivity | exec = sugar-activity-factory com.redhat.Sugar.BrowserActivity BrowserActivity.BrowserActivity | ||