mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Issue #21476 Include idle icon files in Windows installer
This commit is contained in:
@@ -1047,6 +1047,7 @@ def add_files(db):
|
||||
lib.add_file("idle.bat")
|
||||
if dir=="Icons":
|
||||
lib.glob("*.gif")
|
||||
lib.glob("*.ico")
|
||||
lib.add_file("idle.icns")
|
||||
if dir=="command" and parent.physical=="distutils":
|
||||
lib.glob("wininst*.exe")
|
||||
|
||||
Reference in New Issue
Block a user