made the install-plt menu item's browse
file dialog show files with ".plt" by default. Also, clarified the docs for finder:default-extension closes PR 13104 original commit: 11a5721b59d1400900d67f825470e6ee6f7d6b8a
This commit is contained in:
parent
a306f9577d
commit
4c11468ec8
|
@ -486,8 +486,8 @@
|
|||
(parameter/c string?)
|
||||
extension
|
||||
@{This parameter controls the default extension for the framework's
|
||||
@racket[finder:put-file] dialog. Its value gets passed as the
|
||||
@racket[default-extension] argument to @racket[put-file].
|
||||
@racket[finder:put-file] and @racket[finder:get-file] dialog. Its value gets passed as the
|
||||
@racket[_extension] argument to @racket[put-file] and @racket[get-file].
|
||||
|
||||
Its default value is @racket[""].})
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user