checkin from browser
authorClaus Gittinger <cg@exept.de>
Mon, 28 Jun 1999 14:00:52 +0200
changeset 1152 455658443a5f
parent 1151 4e43271cc266
child 1153 587a2e40cbfc
checkin from browser
STXInstaller.st
--- a/STXInstaller.st	Mon Jun 28 13:58:29 1999 +0200
+++ b/STXInstaller.st	Mon Jun 28 14:00:52 1999 +0200
@@ -1429,6 +1429,7 @@
     ] ifFalse:[
         drive := dirToMonitor
     ].
+    drive := drive asFilename.
 
     p := HorizontalPanelView in:v.
     p origin:0.0@1.0 corner:1.0@1.0.