From: Martin v. Löwis Date: Sun, 28 May 2006 16:57:38 +0000 (+0000) Subject: Rest of patch #1490384: Commit icon source, remove X-Git-Tag: v2.5b1~383 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8301c7923ddc90b23b8ab37c29eba6cd5df06669;p=thirdparty%2FPython%2Fcpython.git Rest of patch #1490384: Commit icon source, remove claim that Erik von Blokland is the author of the installer picture. --- diff --git a/PC/icons/baselogo.svg b/PC/icons/baselogo.svg new file mode 100644 index 000000000000..fff6b170d7a8 --- /dev/null +++ b/PC/icons/baselogo.svg @@ -0,0 +1,609 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/PC/icons/source.xar b/PC/icons/source.xar new file mode 100644 index 000000000000..84cbbc4d88ea Binary files /dev/null and b/PC/icons/source.xar differ diff --git a/Tools/msi/msi.py b/Tools/msi/msi.py index 33d7bfa044dd..2576380519eb 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.")