Changes

Line 37: Line 37:  
   itemgroup.py
 
   itemgroup.py
 
* Fill info.py with information about your activity. See [[Activity_Team/Sweetener#Activity_information|info.py fields]].
 
* Fill info.py with information about your activity. See [[Activity_Team/Sweetener#Activity_information|info.py fields]].
 +
* Create a sugarized icon on activity/activity-(lower-name).svg where lower-name must be the same as the variable on info.py
 +
* Generate the activity.info file trough the command make.
 +
  make activity
 +
* Install it
 +
  python setup.py dev
    
== Activity information ==
 
== Activity information ==