Changes

Jump to navigation Jump to search
no edit summary
Line 36: Line 36:     
Every time you release a new build, increment the activity_version by one (this is the sugar standard)
 
Every time you release a new build, increment the activity_version by one (this is the sugar standard)
 +
===activity-icon.svg===
 +
 +
More info coming soon.  See [http://wiki.laptop.org/go/Making_Sugar_Icons Making Sugar Icons]
 +
 
===ActivityMain.py===
 
===ActivityMain.py===
 
This can be named anything, but to keep it simple, have it the name of the activity, inside should be a python class with the same name (without the extension) that extends the Activity class found in sugar.activity.activity
 
This can be named anything, but to keep it simple, have it the name of the activity, inside should be a python class with the same name (without the extension) that extends the Activity class found in sugar.activity.activity
248

edits

Navigation menu