summaryrefslogtreecommitdiffstats
path: root/Tools/msi
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2006-05-28 16:57:38 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2006-05-28 16:57:38 (GMT)
commit8301c7923ddc90b23b8ab37c29eba6cd5df06669 (patch)
tree5a904f0252ee9ceeed491a502516b2e3aef00888 /Tools/msi
parentf3c65de460de58e5538bd4b9e27c0810d772e240 (diff)
downloadcpython-8301c7923ddc90b23b8ab37c29eba6cd5df06669.zip
cpython-8301c7923ddc90b23b8ab37c29eba6cd5df06669.tar.gz
cpython-8301c7923ddc90b23b8ab37c29eba6cd5df06669.tar.bz2
Rest of patch #1490384: Commit icon source, remove
claim that Erik von Blokland is the author of the installer picture.
Diffstat (limited to 'Tools/msi')
-rw-r--r--Tools/msi/msi.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/Tools/msi/msi.py b/Tools/msi/msi.py
index 33d7bfa..2576380 100644
--- a/Tools/msi/msi.py
+++ b/Tools/msi/msi.py
@@ -455,10 +455,6 @@ def add_ui(db):
exit_dialog.cancel("Cancel", "Back", active = 0)
exit_dialog.text("Acknowledgements", 135, 95, 220, 120, 0x30003,
"Special Windows thanks to:\n"
- " LettError, Erik van Blokland, for the \n"
- " Python for Windows graphic.\n"
- " http://www.letterror.com/\n"
- "\n"
" Mark Hammond, without whose years of freely \n"
" shared Windows expertise, Python for Windows \n"
" would still be Python for DOS.")