Nothing important

This commit is contained in:
Jack Jansen 1997-05-23 15:41:15 +00:00
parent 525819017e
commit 6f69c504f1
3 changed files with 30 additions and 30 deletions

View file

@ -183,8 +183,8 @@ class MainListWindow(ListWindow):
if item == MAIN_LIST:
self.do_listhit(event)
if item == MAIN_MKDISTR:
## XXXX This somehow stopped working...
## fss, ok = macfs.StandardPutFile('Destination folder:')
## XXXX Why doesn't this work??!?!?
## fss, ok = macfs.StandardPutFile('Destination folder?')
## if not ok:
## return
## dest = fss.as_pathname()