fixed PR 8681

svn: r6230
This commit is contained in:
Robby Findler 2007-05-18 14:19:26 +00:00
parent a82f539350
commit 414a200f4c

View File

@ -268,7 +268,7 @@
(string-constant ml-cp-choose-a-collection-path)
(send parent get-top-level-window))])
(when dir
(send lb append dir #f)
(send lb append (path->string dir) #f)
(update-buttons))))
(define (add-default-callback)