Activities/Turtle Art/Patching: Difference between revisions
| Line 51: | Line 51: | ||
:and modified images/en/numbers/numbersgroup.gif and numbersmask.gif | :and modified images/en/numbers/numbersgroup.gif and numbersmask.gif | ||
:(I also made corresponding changes in the images/es and images/fr trees) | :(I also made corresponding changes in the images/es and images/fr trees) | ||
* I made an .xo bundle so I could install and test my changes | * I made an .xo bundle so I could let other people easily install and test my changes | ||
zip -r turtleart.xo turtleart-activity | zip -r turtleart.xo turtleart-activity | ||
* and generate a patch | * and generate a patch | ||
git diff -U > patch | git diff -U > patch | ||
* and | * and sent the patch to the maintainer (Brian Silverman) for review | ||
mailto:bss... | mailto:bss... | ||
* The maintainer made one suggestion: | * The maintainer made one suggestion: | ||