regedit: Updated English resources to remove shortcut conflicts

Lei Zhang thestig at google.com
Thu Mar 1 19:00:49 CST 2007


Hi,

I changed the shortcuts to match those on Windows.
-------------- next part --------------
From aaca4855363399bc2fe62353ee7b1b858a7c0e54 Mon Sep 17 00:00:00 2001
From: Lei Zhang <thestig at google.com>
Date: Thu, 1 Mar 2007 14:48:51 -0800
Subject: regedit: Updated English resources to remove shortcut conflicts.
---
 programs/regedit/En.rc |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/programs/regedit/En.rc b/programs/regedit/En.rc
index 376e670..078af00 100644
--- a/programs/regedit/En.rc
+++ b/programs/regedit/En.rc
@@ -200,9 +200,9 @@ STYLE DS_3DLOOK | DS_CONTROL | WS_CHILD 
     WS_BORDER
 FONT 8, "MS Shell Dlg"
 BEGIN
-    GROUPBOX "&Export registry", IDC_EXPORT_BASE, 6, 6, 266, 42, WS_GROUP
+    GROUPBOX "Export registry", IDC_EXPORT_BASE, 6, 6, 266, 42, WS_GROUP
     AUTORADIOBUTTON "&All", IDC_EXPORT_ALL, 12, 15, 244, 12
-    AUTORADIOBUTTON "&Selected branch:", IDC_EXPORT_SELECTED, 12, 30, 70, 12
+    AUTORADIOBUTTON "S&elected branch:", IDC_EXPORT_SELECTED, 12, 30, 70, 12
     EDITTEXT IDC_EXPORT_PATH, 82, 30, 184, 12
 END
 
-- 
1.4.1


More information about the wine-patches mailing list