Changes

Jump to navigation Jump to search
→‎Bundle Structure: organize all activity metadata in activity/ directory
Line 16: Line 16:     
  Web.activity/
 
  Web.activity/
     activity.info
+
     activity/
    localized/
+
        activity.info
        de_DE.linfo
+
        activity-web.svg
        zh_CN.linfo
+
        localized/
    web-activity.svg
+
            de_DE.linfo
 +
            zh_CN.linfo
 
     images/
 
     images/
 
     sounds/
 
     sounds/
Line 27: Line 28:  
(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.
+
All metadata about the activity is organized in the 'activity' subdirectory of the activity bundle.
 +
 
 +
The 'activity/localized/' directory contains localizations of the activity bundle's name.  It must be present.
    
= .info File Format =
 
= .info File Format =
Anonymous user

Navigation menu