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
: This key is optional.  It points to the activity's icon.  The icon is first looked up in the current GTK icon theme, and if not found, it will be searched for 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.  Currently this is not implemented, and icons must be in the current icon theme.  
: 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