Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(476)

Side by Side Diff: chrome/app/chrome_dll.rc

Issue 6792049: DevTools: open devtools upon F12 on Windows and Mac. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added missing shortcut registration. Created 9 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/ui/gtk/accelerators_gtk.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Microsoft Visual C++ generated resource script. 1 // Microsoft Visual C++ generated resource script.
2 // 2 //
3 #include "chrome_dll_resource.h" 3 #include "chrome_dll_resource.h"
4 #include "chrome_command_ids.h" 4 #include "chrome_command_ids.h"
5 5
6 #define APSTUDIO_READONLY_SYMBOLS 6 #define APSTUDIO_READONLY_SYMBOLS
7 ///////////////////////////////////////////////////////////////////////////// 7 /////////////////////////////////////////////////////////////////////////////
8 // 8 //
9 // Generated from the TEXTINCLUDE 2 resource. 9 // Generated from the TEXTINCLUDE 2 resource.
10 // 10 //
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 "E", IDC_FOCUS_SEARCH, VIRTKEY, CONTROL 57 "E", IDC_FOCUS_SEARCH, VIRTKEY, CONTROL
58 "T", IDC_FOCUS_TOOLBAR, VIRTKEY, SHIFT, ALT 58 "T", IDC_FOCUS_TOOLBAR, VIRTKEY, SHIFT, ALT
59 "B", IDC_FOCUS_BOOKMARKS, VIRTKEY, SHIFT, ALT 59 "B", IDC_FOCUS_BOOKMARKS, VIRTKEY, SHIFT, ALT
60 VK_RIGHT, IDC_FORWARD, VIRTKEY, ALT 60 VK_RIGHT, IDC_FORWARD, VIRTKEY, ALT
61 VK_BACK, IDC_FORWARD, VIRTKEY, SHIFT 61 VK_BACK, IDC_FORWARD, VIRTKEY, SHIFT
62 VK_F11, IDC_FULLSCREEN, VIRTKEY 62 VK_F11, IDC_FULLSCREEN, VIRTKEY
63 VK_F1, IDC_HELP_PAGE, VIRTKEY 63 VK_F1, IDC_HELP_PAGE, VIRTKEY
64 "I", IDC_DEV_TOOLS, VIRTKEY, CONTROL, SHIFT 64 "I", IDC_DEV_TOOLS, VIRTKEY, CONTROL, SHIFT
65 "J", IDC_DEV_TOOLS_CONSOLE, VIRTKEY, CONTROL, SHIFT 65 "J", IDC_DEV_TOOLS_CONSOLE, VIRTKEY, CONTROL, SHIFT
66 "C", IDC_DEV_TOOLS_INSPECT, VIRTKEY, CONTROL, SHIFT 66 "C", IDC_DEV_TOOLS_INSPECT, VIRTKEY, CONTROL, SHIFT
67 VK_F12, IDC_DEV_TOOLS, VIRTKEY
67 "N", IDC_NEW_INCOGNITO_WINDOW, VIRTKEY, CONTROL, SHIFT 68 "N", IDC_NEW_INCOGNITO_WINDOW, VIRTKEY, CONTROL, SHIFT
68 "T", IDC_NEW_TAB, VIRTKEY, CONTROL 69 "T", IDC_NEW_TAB, VIRTKEY, CONTROL
69 "N", IDC_NEW_WINDOW, VIRTKEY, CONTROL 70 "N", IDC_NEW_WINDOW, VIRTKEY, CONTROL
70 "O", IDC_OPEN_FILE, VIRTKEY, CONTROL 71 "O", IDC_OPEN_FILE, VIRTKEY, CONTROL
71 "P", IDC_PRINT, VIRTKEY, CONTROL 72 "P", IDC_PRINT, VIRTKEY, CONTROL
72 "R", IDC_RELOAD, VIRTKEY, CONTROL 73 "R", IDC_RELOAD, VIRTKEY, CONTROL
73 "R", IDC_RELOAD_IGNORING_CACHE, VIRTKEY, CONTROL, SHIFT 74 "R", IDC_RELOAD_IGNORING_CACHE, VIRTKEY, CONTROL, SHIFT
74 VK_F5, IDC_RELOAD, VIRTKEY 75 VK_F5, IDC_RELOAD, VIRTKEY
75 VK_F5, IDC_RELOAD_IGNORING_CACHE, VIRTKEY, CONTROL 76 VK_F5, IDC_RELOAD_IGNORING_CACHE, VIRTKEY, CONTROL
76 VK_F5, IDC_RELOAD_IGNORING_CACHE, VIRTKEY, SHIFT 77 VK_F5, IDC_RELOAD_IGNORING_CACHE, VIRTKEY, SHIFT
(...skipping 177 matching lines...) Expand 10 before | Expand all | Expand 10 after
254 // 255 //
255 // Generated from the TEXTINCLUDE 3 resource. 256 // Generated from the TEXTINCLUDE 3 resource.
256 // 257 //
257 258
258 259
259 ///////////////////////////////////////////////////////////////////////////// 260 /////////////////////////////////////////////////////////////////////////////
260 #endif // not APSTUDIO_INVOKED 261 #endif // not APSTUDIO_INVOKED
261 262
262 // (temp change to touch this file or incremental builds may break now 263 // (temp change to touch this file or incremental builds may break now
263 // that we removed chrome_dll_version.rc from it) 264 // that we removed chrome_dll_version.rc from it)
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/ui/gtk/accelerators_gtk.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698