Changes

Line 15: Line 15:  
  Web.activity/
 
  Web.activity/
 
     activity.info
 
     activity.info
 +
    localized/
 
     web-activity.svg
 
     web-activity.svg
 
     images/
 
     images/
Line 21: Line 22:     
(the images, sounds, and bin subdirectories are not required, but are shown as examples of how an activity may wish to organize its resources)
 
(the images, sounds, and bin subdirectories are not required, but are shown as examples of how an activity may wish to organize its resources)
 +
 +
The 'localized' directory contains localizations of the activity bundle's name.  It must be present.
 +
 +
Activities should _NOT_ rely on the activity bundle's base directory name (in this case, "Web.activity") being remaining the same.  Sugar may rename the activity bundle base directory at any time to prevent bundle conflicts.
    
= .info File Format =
 
= .info File Format =
Anonymous user