progman: Fix the Alt+Enter accelerator so it shows the selected element attributes.
authorFrancois Gouget <fgouget@free.fr>
Sun, 10 Apr 2011 16:45:06 +0000 (18:45 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 11 Apr 2011 10:07:04 +0000 (12:07 +0200)
programs/progman/progman.rc

index 4562093b40a1ab677ce5d93aea1aad308f9193dd..2281b33b5e8af4e2bd815d50a876ac627bd85955 100644 (file)
@@ -86,5 +86,5 @@ IDS_SYMBOLS_ICO,              "Icons (*.ico)"
 
 ACCEL ACCELERATORS
 {
-VK_RETURN, PM_EXECUTE, VIRTKEY, ALT
+VK_RETURN, PM_ATTRIBUTES, VIRTKEY, ALT
 }