regedit: Remove extraneous spaces in '...'.

Francois Gouget fgouget at free.fr
Thu May 29 11:24:38 CDT 2008


---
 programs/regedit/En.rc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/programs/regedit/En.rc b/programs/regedit/En.rc
index 385a821..14630d1 100644
--- a/programs/regedit/En.rc
+++ b/programs/regedit/En.rc
@@ -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
-- 
1.5.5.1




More information about the wine-patches mailing list