diff options
| author | Tim Peters <tim.peters@gmail.com> | 2001-08-08 20:50:07 +0000 |
|---|---|---|
| committer | Tim Peters <tim.peters@gmail.com> | 2001-08-08 20:50:07 +0000 |
| commit | 36a90f61e8ddaa64dd7e0d155ab3a347b304783b (patch) | |
| tree | 41349d950bc1d2b0e4b51ee9f1f9d8ca105a4c97 /PCbuild/python20.wse | |
| parent | 6113d352a688e49b94e059b3bc5ad61034df2896 (diff) | |
| download | cpython-git-36a90f61e8ddaa64dd7e0d155ab3a347b304783b.tar.gz | |
Thanks to
LettError, Erik van Blokland, http://www.letterror.com/
the Python Windows installer finally has an attractive Pythonic bitmap
to delight the senses and dampen the fears of the millions and millions of
eager new Windows users anticipating their first Python programming joy.
Always knew Mac users secretly wanted to switch to Windows <wink>.
Diffstat (limited to 'PCbuild/python20.wse')
| -rw-r--r-- | PCbuild/python20.wse | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index 51382cbcbc..64340f998a 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -323,10 +323,10 @@ end item: Wizard Block Direction Variable=DIRECTION Display Variable=DISPLAY - Bitmap Pathname=%_WISE_%\Dialogs\Template\Wizard.bmp + Bitmap Pathname=.\installer.bmp X Position=9 Y Position=10 - Filler Color=8421440 + Filler Color=11173759 Dialog=Select Destination Directory Dialog=Backup Replaced Files Dialog=Select Components @@ -2735,10 +2735,10 @@ end item: Wizard Block Direction Variable=DIRECTION Display Variable=DISPLAY - Bitmap Pathname=%_WISE_%\DIALOGS\TEMPLATE\WIZARD.BMP + Bitmap Pathname=.\installer.bmp X Position=9 Y Position=10 - Filler Color=8421440 + Filler Color=11173759 Flags=00000011 end item: Custom Dialog Set |
