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

Side by Side Diff: chrome/app/chrome_dll_resource.h

Issue 3020035: Mac: Add "Show Tab Overview" menu item. (Closed)
Patch Set: javascript Created 10 years, 4 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
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright (c) 2010 The Chromium Authors. All rights reserved. 1 // Copyright (c) 2010 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 //{{NO_DEPENDENCIES}} 5 //{{NO_DEPENDENCIES}}
6 // 6 //
7 // What began as a Microsoft Visual C++ generated include file is now 7 // What began as a Microsoft Visual C++ generated include file is now
8 // edited by hand. Do not generate!!! 8 // edited by hand. Do not generate!!!
9 // 9 //
10 // Used by chrome_dll.rc, Mac nibs, ... 10 // Used by chrome_dll.rc, Mac nibs, ...
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
96 #define IDC_SELECT_LAST_TAB 34026 96 #define IDC_SELECT_LAST_TAB 34026
97 #define IDC_DUPLICATE_TAB 34027 97 #define IDC_DUPLICATE_TAB 34027
98 #define IDC_RESTORE_TAB 34028 98 #define IDC_RESTORE_TAB 34028
99 #define IDC_SHOW_AS_TAB 34029 99 #define IDC_SHOW_AS_TAB 34029
100 #define IDC_FULLSCREEN 34030 100 #define IDC_FULLSCREEN 34030
101 #define IDC_EXIT 34031 101 #define IDC_EXIT 34031
102 #define IDC_MOVE_TAB_NEXT 34032 102 #define IDC_MOVE_TAB_NEXT 34032
103 #define IDC_MOVE_TAB_PREVIOUS 34033 103 #define IDC_MOVE_TAB_PREVIOUS 34033
104 #define IDC_TOGGLE_VERTICAL_TABS 34034 104 #define IDC_TOGGLE_VERTICAL_TABS 34034
105 #define IDC_SEARCH 34035 105 #define IDC_SEARCH 34035
106 #define IDC_TABPOSE 34036
106 107
107 // Page-related commands 108 // Page-related commands
108 #define IDC_BOOKMARK_PAGE 35000 109 #define IDC_BOOKMARK_PAGE 35000
109 #define IDC_BOOKMARK_ALL_TABS 35001 110 #define IDC_BOOKMARK_ALL_TABS 35001
110 #define IDC_VIEW_SOURCE 35002 111 #define IDC_VIEW_SOURCE 35002
111 #define IDC_PRINT 35003 112 #define IDC_PRINT 35003
112 #define IDC_SAVE_PAGE 35004 113 #define IDC_SAVE_PAGE 35004
113 #define IDC_ENCODING_MENU 35005 114 #define IDC_ENCODING_MENU 35005
114 #define IDC_EMAIL_PAGE_LOCATION 35006 115 #define IDC_EMAIL_PAGE_LOCATION 35006
115 116
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
310 // Frame items. 311 // Frame items.
311 #define IDC_CONTENT_CONTEXT_RELOADFRAME 50160 312 #define IDC_CONTENT_CONTEXT_RELOADFRAME 50160
312 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWTAB 50161 313 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWTAB 50161
313 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWWINDOW 50162 314 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWWINDOW 50162
314 #define IDC_CONTENT_CONTEXT_OPENFRAMEOFFTHERECORD 50163 315 #define IDC_CONTENT_CONTEXT_OPENFRAMEOFFTHERECORD 50163
315 #define IDC_CONTENT_CONTEXT_VIEWFRAMESOURCE 50164 316 #define IDC_CONTENT_CONTEXT_VIEWFRAMESOURCE 50164
316 #define IDC_CONTENT_CONTEXT_VIEWFRAMEINFO 50165 317 #define IDC_CONTENT_CONTEXT_VIEWFRAMEINFO 50165
317 // Search items. 318 // Search items.
318 #define IDC_CONTENT_CONTEXT_GOTOURL 50170 319 #define IDC_CONTENT_CONTEXT_GOTOURL 50170
319 #define IDC_CONTENT_CONTEXT_SEARCHWEBFOR 50171 320 #define IDC_CONTENT_CONTEXT_SEARCHWEBFOR 50171
OLDNEW
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698