*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Wed, 09 Oct 1996 12:24:20 +0200
changeset 26 6975669b213b
parent 25 42ee3e7ced09
child 27 8c5195f9508a
*** empty log message ***
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