mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 08:49:15 +00:00
regedit: Remove extraneous spaces in '...'.
This commit is contained in:
parent
812f72410f
commit
39054f0ad0
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ BEGIN
|
|||
MENUITEM "&Delete\tDel", ID_EDIT_DELETE
|
||||
MENUITEM "&Rename\tF2", ID_EDIT_RENAME
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&Export . . .", ID_EDIT_EXPORT
|
||||
MENUITEM "&Export...", ID_EDIT_EXPORT
|
||||
MENUITEM "&Copy Key Name", ID_EDIT_COPYKEYNAME
|
||||
MENUITEM SEPARATOR
|
||||
MENUITEM "&Find\tCtrl+F", ID_EDIT_FIND, GRAYED
|
||||
|
|
Loading…
Reference in a new issue