Sept. 7, 2022
8:23 a.m.
Huw Davies (@huw) commented about programs/notepad/notepad.rc:
MENUITEM "&Search next\tF3", CMD_SEARCH_NEXT MENUITEM "&Replace...\tCtrl+H", CMD_REPLACE } +POPUP "&View" +{ + MENUITEM "&Status Bar", CMD_SBAR + } Another trailing space after `"&View"` and a space before the `}`.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/787#note_7878