Update the python.gif icon for the Idle classbrowser and pathbowser

from the old green snake to the new new blue and yellow snakes.
This commit is contained in:
Terry Jan Reedy 2014-02-01 23:14:59 -05:00
commit 2315779c5e
2 changed files with 3 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 125 B

After

Width:  |  Height:  |  Size: 585 B

Before After
Before After

View file

@ -85,6 +85,9 @@ Library
IDLE IDLE
---- ----
- Update the python.gif icon for the Idle classbrowser and pathbowser
from the old green snake to the new new blue and yellow snakes.
- Issue #17721: Remove non-functional configuration dialog help button until we - Issue #17721: Remove non-functional configuration dialog help button until we
make it actually gives some help when clicked. Patch by Guilherme Simões. make it actually gives some help when clicked. Patch by Guilherme Simões.