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

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

Issue 3143046: The "Update Chrome" menu item should appear in addition to the About menu. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: estade fixes -> final try Created 10 years, 3 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 | « app/menus/simple_menu_model.cc ('k') | chrome/browser/browser.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 // 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 190 matching lines...) Expand 10 before | Expand all | Expand 10 after
201 #define IDC_IMPORT_SETTINGS 40014 201 #define IDC_IMPORT_SETTINGS 40014
202 #define IDC_OPTIONS 40015 202 #define IDC_OPTIONS 40015
203 #define IDC_EDIT_SEARCH_ENGINES 40016 203 #define IDC_EDIT_SEARCH_ENGINES 40016
204 #define IDC_VIEW_PASSWORDS 40017 204 #define IDC_VIEW_PASSWORDS 40017
205 #define IDC_ABOUT 40018 205 #define IDC_ABOUT 40018
206 #define IDC_HELP_PAGE 40019 206 #define IDC_HELP_PAGE 40019
207 #define IDC_SHOW_APP_MENU 40020 207 #define IDC_SHOW_APP_MENU 40020
208 #define IDC_MANAGE_EXTENSIONS 40022 208 #define IDC_MANAGE_EXTENSIONS 40022
209 #define IDC_AUTOFILL_DEFAULT 40023 209 #define IDC_AUTOFILL_DEFAULT 40023
210 #define IDC_DEV_TOOLS_INSPECT 40025 210 #define IDC_DEV_TOOLS_INSPECT 40025
211 #define IDC_UPGRADE_DIALOG 40026
211 212
212 // Spell-check 213 // Spell-check
213 // Insert any additional suggestions before _LAST; these have to be consecutive. 214 // Insert any additional suggestions before _LAST; these have to be consecutive.
214 #define IDC_SPELLCHECK_SUGGESTION_0 41000 215 #define IDC_SPELLCHECK_SUGGESTION_0 41000
215 #define IDC_SPELLCHECK_SUGGESTION_1 41001 216 #define IDC_SPELLCHECK_SUGGESTION_1 41001
216 #define IDC_SPELLCHECK_SUGGESTION_2 41002 217 #define IDC_SPELLCHECK_SUGGESTION_2 41002
217 #define IDC_SPELLCHECK_SUGGESTION_3 41003 218 #define IDC_SPELLCHECK_SUGGESTION_3 41003
218 #define IDC_SPELLCHECK_SUGGESTION_4 41004 219 #define IDC_SPELLCHECK_SUGGESTION_4 41004
219 #define IDC_SPELLCHECK_SUGGESTION_LAST IDC_SPELLCHECK_SUGGESTION_4 220 #define IDC_SPELLCHECK_SUGGESTION_LAST IDC_SPELLCHECK_SUGGESTION_4
220 #define IDC_SPELLCHECK_MENU 41005 221 #define IDC_SPELLCHECK_MENU 41005
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
315 // Frame items. 316 // Frame items.
316 #define IDC_CONTENT_CONTEXT_RELOADFRAME 50160 317 #define IDC_CONTENT_CONTEXT_RELOADFRAME 50160
317 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWTAB 50161 318 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWTAB 50161
318 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWWINDOW 50162 319 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWWINDOW 50162
319 #define IDC_CONTENT_CONTEXT_OPENFRAMEOFFTHERECORD 50163 320 #define IDC_CONTENT_CONTEXT_OPENFRAMEOFFTHERECORD 50163
320 #define IDC_CONTENT_CONTEXT_VIEWFRAMESOURCE 50164 321 #define IDC_CONTENT_CONTEXT_VIEWFRAMESOURCE 50164
321 #define IDC_CONTENT_CONTEXT_VIEWFRAMEINFO 50165 322 #define IDC_CONTENT_CONTEXT_VIEWFRAMEINFO 50165
322 // Search items. 323 // Search items.
323 #define IDC_CONTENT_CONTEXT_GOTOURL 50170 324 #define IDC_CONTENT_CONTEXT_GOTOURL 50170
324 #define IDC_CONTENT_CONTEXT_SEARCHWEBFOR 50171 325 #define IDC_CONTENT_CONTEXT_SEARCHWEBFOR 50171
OLDNEW
« no previous file with comments | « app/menus/simple_menu_model.cc ('k') | chrome/browser/browser.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698