From afcc4fb7cda21efd117864d349848297a5ee7c5b Mon Sep 17 00:00:00 2001 From: vincents Date: Tue, 14 Dec 2004 07:09:01 +0000 Subject: [PATCH] =?UTF-8?q?added=20cheetah=20image=20to=20the=20installer?= =?UTF-8?q?=20=20=20=20from=20S=EF=BF=BDrgio=20Marcelo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: trunk@6376 - --- tools/install/win32/lazarus.iss | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/install/win32/lazarus.iss b/tools/install/win32/lazarus.iss index ae306aaac9..2b61dba8d8 100644 --- a/tools/install/win32/lazarus.iss +++ b/tools/install/win32/lazarus.iss @@ -22,6 +22,8 @@ SolidCompression=true VersionInfoVersion={#AppVersion} VersionInfoTextVersion={#AppVersion}-{#SetupDate} ShowLanguageDialog=yes +WizardImageFile=lazarus_install_cheetah.bmp +WizardImageStretch=false [Tasks] Name: desktopicon; Description: {cm:CreateDesktopIcon}; GroupDescription: {cm:AdditionalIcons}; Flags: unchecked