Activities/Reflection: Difference between revisions
| Line 57: | Line 57: | ||
# changed the activity icon | # changed the activity icon | ||
# changed the name of TurtlePondActivity.py to ReflectionActivity.py | # changed the name of TurtlePondActivity.py to ReflectionActivity.py | ||
# changed the name of the Class defined in ReflectionActivity.py to <code>class ReflectionActivity(activity.Activity)</code> | # changed the [[Development_Team/Almanac/sugar.activity.activity#How_do_I_create_a_new_activity_that_is_derived_from_the_base_Activity_class.3F|name of the Class]] defined in ReflectionActivity.py to <code>class ReflectionActivity(activity.Activity)</code> | ||
# removed the buttons we didn't need | # removed the buttons we didn't need | ||
# edited game.py: | # edited game.py: | ||