Changes

Jump to navigation Jump to search
→‎.info File Format: Fix documentation of icon key in activity.info.
Line 93: Line 93:     
  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 a file with the icon name and the extension '.svg' will be looked for.
+
: It points to the activity's icon.  The icon is looked up in the activity bundle's 'activity' directory (the same directory the activity.info file is in).  It cannot contain a path.  When searching for the icon in the activity bundle's 'activity' directory, only a file with the icon name and the extension '.svg' will be looked for.
    
  exec = sugar-activity webactivity.WebActivity
 
  exec = sugar-activity webactivity.WebActivity
46

edits

Navigation menu