diff options
| author | Terry Jan Reedy <tjreedy@udel.edu> | 2014-02-01 23:14:59 -0500 |
|---|---|---|
| committer | Terry Jan Reedy <tjreedy@udel.edu> | 2014-02-01 23:14:59 -0500 |
| commit | 2315779c5ec23145ed2420f94b05de700cf65c1f (patch) | |
| tree | 3eabe7898c81c958429bcee3bd1403f37c1d1a94 | |
| parent | 915bcb01110c7db65f8be9139bf887c749fbde75 (diff) | |
| parent | c8d9e0e932551b2722e1db3ced611e1c3c078cc7 (diff) | |
| download | cpython-git-2315779c5ec23145ed2420f94b05de700cf65c1f.tar.gz | |
Update the python.gif icon for the Idle classbrowser and pathbowser
from the old green snake to the new new blue and yellow snakes.
| -rw-r--r-- | Lib/idlelib/Icons/python.gif | bin | 125 -> 585 bytes | |||
| -rw-r--r-- | Misc/NEWS | 3 |
2 files changed, 3 insertions, 0 deletions
diff --git a/Lib/idlelib/Icons/python.gif b/Lib/idlelib/Icons/python.gif Binary files differindex 58271edec4..b189c2c2d2 100644 --- a/Lib/idlelib/Icons/python.gif +++ b/Lib/idlelib/Icons/python.gif @@ -85,6 +85,9 @@ Library 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 make it actually gives some help when clicked. Patch by Guilherme Simões. |
