From aaeeaf246d483b5da1ae1fad95290b033c0c4130 Mon Sep 17 00:00:00 2001 From: Tomas Hajny Date: Thu, 13 Jul 2006 23:12:27 +0000 Subject: [PATCH] * 2.0.4 fix: missing access key for Source 3 git-svn-id: trunk@4167 - --- installer/install.dat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installer/install.dat b/installer/install.dat index bdda931e51..e82611b236 100644 --- a/installer/install.dat +++ b/installer/install.dat @@ -316,7 +316,7 @@ package=base.source.zip[basesrc.zip],~B~asic Makefiles for the sources # Source 2 package=compiler.source.zip[compsrc.zip],~C~ompiler sources # Source 3 -package=rtl.source.zip[rtlsrc.zip],~R~un time library sources +package=rtl.source.zip[rtlsrc.zip],Run time library sources # Source 4 package=fcl.source.zip[fclsrc.zip],~F~ree component library (FCL) sources # Source 5 @@ -385,7 +385,7 @@ package=units-sqlite.source.zip[usqltsrc.zip],SQLite interface units # # Source packages 3rd part # -pack=Sources 3 +pack=Sou~r~ces 3 filecheck=*.source.zip[*src.zip] # Source-3 1 package=units-winunits.source.zip[uwinsrc.zip],Extended Windows API interface units