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

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

Issue 7344014: Makes ctrl-shift-o show the bookmark manager on linux and windows. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: add windows as well Created 9 years, 5 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 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 VK_NUMPAD4, IDC_SELECT_TAB_3, VIRTKEY, CONTROL 97 VK_NUMPAD4, IDC_SELECT_TAB_3, VIRTKEY, CONTROL
98 "5", IDC_SELECT_TAB_4, VIRTKEY, CONTROL 98 "5", IDC_SELECT_TAB_4, VIRTKEY, CONTROL
99 VK_NUMPAD5, IDC_SELECT_TAB_4, VIRTKEY, CONTROL 99 VK_NUMPAD5, IDC_SELECT_TAB_4, VIRTKEY, CONTROL
100 "6", IDC_SELECT_TAB_5, VIRTKEY, CONTROL 100 "6", IDC_SELECT_TAB_5, VIRTKEY, CONTROL
101 VK_NUMPAD6, IDC_SELECT_TAB_5, VIRTKEY, CONTROL 101 VK_NUMPAD6, IDC_SELECT_TAB_5, VIRTKEY, CONTROL
102 "7", IDC_SELECT_TAB_6, VIRTKEY, CONTROL 102 "7", IDC_SELECT_TAB_6, VIRTKEY, CONTROL
103 VK_NUMPAD7, IDC_SELECT_TAB_6, VIRTKEY, CONTROL 103 VK_NUMPAD7, IDC_SELECT_TAB_6, VIRTKEY, CONTROL
104 "8", IDC_SELECT_TAB_7, VIRTKEY, CONTROL 104 "8", IDC_SELECT_TAB_7, VIRTKEY, CONTROL
105 VK_NUMPAD8, IDC_SELECT_TAB_7, VIRTKEY, CONTROL 105 VK_NUMPAD8, IDC_SELECT_TAB_7, VIRTKEY, CONTROL
106 "B", IDC_SHOW_BOOKMARK_BAR, VIRTKEY, CONTROL, SHIFT 106 "B", IDC_SHOW_BOOKMARK_BAR, VIRTKEY, CONTROL, SHIFT
107 "O", IDC_SHOW_BOOKMARK_MANAGER, VIRTKEY, CONTROL, SHIFT
107 "J", IDC_SHOW_DOWNLOADS, VIRTKEY, CONTROL 108 "J", IDC_SHOW_DOWNLOADS, VIRTKEY, CONTROL
108 "H", IDC_SHOW_HISTORY, VIRTKEY, CONTROL 109 "H", IDC_SHOW_HISTORY, VIRTKEY, CONTROL
109 "F", IDC_SHOW_APP_MENU, VIRTKEY, ALT 110 "F", IDC_SHOW_APP_MENU, VIRTKEY, ALT
110 "E", IDC_SHOW_APP_MENU, VIRTKEY, ALT 111 "E", IDC_SHOW_APP_MENU, VIRTKEY, ALT
111 VK_ESCAPE, IDC_STOP, VIRTKEY 112 VK_ESCAPE, IDC_STOP, VIRTKEY
112 VK_ESCAPE, IDC_TASK_MANAGER, VIRTKEY, SHIFT 113 VK_ESCAPE, IDC_TASK_MANAGER, VIRTKEY, SHIFT
113 "U", IDC_VIEW_SOURCE, VIRTKEY, CONTROL 114 "U", IDC_VIEW_SOURCE, VIRTKEY, CONTROL
114 VK_OEM_MINUS, IDC_ZOOM_MINUS, VIRTKEY, CONTROL 115 VK_OEM_MINUS, IDC_ZOOM_MINUS, VIRTKEY, CONTROL
115 VK_OEM_MINUS, IDC_ZOOM_MINUS, VIRTKEY, CONTROL, SHIFT 116 VK_OEM_MINUS, IDC_ZOOM_MINUS, VIRTKEY, CONTROL, SHIFT
116 VK_SUBTRACT, IDC_ZOOM_MINUS, VIRTKEY, CONTROL 117 VK_SUBTRACT, IDC_ZOOM_MINUS, VIRTKEY, CONTROL
(...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after
255 // 256 //
256 // Generated from the TEXTINCLUDE 3 resource. 257 // Generated from the TEXTINCLUDE 3 resource.
257 // 258 //
258 259
259 260
260 ///////////////////////////////////////////////////////////////////////////// 261 /////////////////////////////////////////////////////////////////////////////
261 #endif // not APSTUDIO_INVOKED 262 #endif // not APSTUDIO_INVOKED
262 263
263 // (temp change to touch this file or incremental builds may break now 264 // (temp change to touch this file or incremental builds may break now
264 // that we removed chrome_dll_version.rc from it) 265 // 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