Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 108c40c

Browse files
committed
Added icon for IDLE on OS X
1 parent 72c5c77 commit 108c40c

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

Lib/idlelib/Icons/idle.icns

56.1 KB
Binary file not shown.

Lib/idlelib/buildapp.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@
1313
name="IDLE",
1414
mainprogram="idle.py",
1515
argv_emulation=1,
16+
iconfile="Icons/idle.icns",
1617
)

0 commit comments

Comments
 (0)