mirror of
https://github.com/python/cpython.git
synced 2025-09-26 10:19:53 +00:00
Fixed #8909: now the doc details the size of the bitmap used in distutils' bdist_wininst
This commit is contained in:
parent
2f3d9f926d
commit
770fd15caa
2 changed files with 7 additions and 1 deletions
|
@ -322,7 +322,7 @@ the :option:`--no-target-compile` and/or the :option:`--no-target-optimize`
|
|||
option.
|
||||
|
||||
By default the installer will display the cool "Python Powered" logo when it is
|
||||
run, but you can also supply your own bitmap which must be a Windows
|
||||
run, but you can also supply your own 152x161 bitmap which must be a Windows
|
||||
:file:`.bmp` file with the :option:`--bitmap` option.
|
||||
|
||||
The installer will also display a large title on the desktop background window
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue