use a MrEd-ish name for PLT Help in application form
svn: r8377
This commit is contained in:
parent
f87f7868a8
commit
63e24e2714
|
@ -19,9 +19,9 @@
|
|||
(lambda (variant)
|
||||
(parameterize ([current-launcher-variant variant])
|
||||
(make-mred-launcher '("-l" "help/help")
|
||||
(mred-program-launcher-path "plt-help")
|
||||
(mred-program-launcher-path "PLT Help")
|
||||
(append
|
||||
'((exe-name . "plt-help")
|
||||
'((exe-name . "PLT Help")
|
||||
(relative? . #t))
|
||||
(build-aux-from-path
|
||||
(build-path (collection-path "help") "help"))))))
|
||||
|
|
Loading…
Reference in New Issue
Block a user