# HG changeset patch # User Claus Gittinger # Date 844856660 -7200 # Node ID 6975669b213ba746087c850a9a859985593c3f7c # Parent 42ee3e7ced0976a237c5efe4505123eb61325bea *** empty log message *** diff -r 42ee3e7ced09 -r 6975669b213b STXInstaller.st --- a/STXInstaller.st Tue Oct 01 15:21:10 1996 +0200 +++ b/STXInstaller.st Wed Oct 09 12:24:20 1996 +0200 @@ -611,7 +611,7 @@ commandTraceView := textView scrolledView. progressView := ProgressIndicator - inBoxWithLabel:'ST/X Installation' icon:(Depth8Image fromImage:NewLauncher aboutIcon) + inBoxWithLabel:'ST/X Installation' icon:(Depth8Image fromImage:Launcher aboutIcon) text:#('ST/X Installation' '' '' '' '' '' '' '') asStringCollection abortable:true view:textView