# HG changeset patch # User Claus Gittinger # Date 925286259 -7200 # Node ID ebecbe5d4b6bdfe70feb1c205ce45d0466728bc3 # Parent 657dde1e749dab1032fdbcb6fc0110752d8de8d7 checkin from browser diff -r 657dde1e749d -r ebecbe5d4b6b STXInstaller.st --- a/STXInstaller.st Tue Apr 27 12:27:24 1999 +0200 +++ b/STXInstaller.st Wed Apr 28 09:57:39 1999 +0200 @@ -1102,7 +1102,7 @@ ]. progressView := ProgressIndicator - inBoxWithLabel:'ST/X Installation' icon:(Depth8Image fromImage:Launcher aboutIcon) + inBoxWithLabel:'ST/X Installation' icon:(Icon stxIcon) text:#('ST/X Installation' '' '' '' '' '' '' '') asStringCollection abortable:true view:v