Issue #27756: Adds new icons for Python files and processes on Windows. Designs by Cherry Wang.

This commit is contained in:
Steve Dower 2016-09-05 14:05:17 -07:00
parent 942dd9f3f7
commit c7d1cf4de9
36 changed files with 84 additions and 11 deletions

View file

@ -7,7 +7,7 @@
#include <winuser.h>
1 RT_MANIFEST "python.manifest"
1 ICON DISCARDABLE "pycon.ico"
1 ICON DISCARDABLE "icons\python.ico"
/////////////////////////////////////////////////////////////////////////////