fixed PR 8229
svn: r4091 original commit: d98140e347404c0306f5395a63f0c2bc0546dc76
This commit is contained in:
parent
305ed78403
commit
e88bdf9e51
|
@ -105,7 +105,7 @@
|
|||
(let ([frame (frame-frame frame)])
|
||||
(make-object menu-item%
|
||||
(regexp-replace*
|
||||
"&"
|
||||
#rx"&"
|
||||
(gui-utils:trim-string (get-name frame) 200)
|
||||
"&&")
|
||||
menu
|
||||
|
|
Loading…
Reference in New Issue
Block a user