Changes

Jump to navigation Jump to search
no edit summary
Line 27: Line 27:     
== Scope ==
 
== Scope ==
To implement this feature, I needed to make changes in three places:
+
To implement this feature, I needed to make changes in four places:
    
* In sugar-toolkit/src/graphics/xo-color.py I added new methods for getting the next and previous colors in the list
 
* In sugar-toolkit/src/graphics/xo-color.py I added new methods for getting the next and previous colors in the list
 
* In sugar/src/jarabe/intro/(colorpicker.py, window.py) I added the new buttons and callbacks
 
* In sugar/src/jarabe/intro/(colorpicker.py, window.py) I added the new buttons and callbacks
* In sugar/extensions/cpsection/aboutme/(model.py, view.py) I added the new buttons and callbacks
+
* In sugar/extensions/cpsection/aboutme/view.py I added the new buttons and callbacks
 +
* In sugar-artwork/icons/scalable/actions/edit-undo.svg I added ENTITY support
    
== How To Test ==
 
== How To Test ==

Navigation menu