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 let other people easily install and test my changes | * I made an .xo bundle so I could let other people easily install and test my changes (the following command will create TurtleArt-NN.xo in turtleart-activity/dist): | ||
python setup.py dist_xo | |||
* and generate a patch | * and generate a patch | ||
git diff -U > patch | git diff -U > patch | ||