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

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

Issue 175017: Experiment with dislodging the Extension Shelf and having it only appear on t... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 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 | Annotate | Revision Log
« no previous file with comments | « chrome/app/chrome_dll.rc ('k') | chrome/browser/browser.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 //{{NO_DEPENDENCIES}} 1 //{{NO_DEPENDENCIES}}
2 // 2 //
3 // What began as a Microsoft Visual C++ generated include file is now 3 // What began as a Microsoft Visual C++ generated include file is now
4 // edited by hand. Do not generate!!! 4 // edited by hand. Do not generate!!!
5 // 5 //
6 // Used by chrome_dll.rc, Mac nibs, ... 6 // Used by chrome_dll.rc, Mac nibs, ...
7 // 7 //
8 8
9 #define IDR_MAINFRAME 101 9 #define IDR_MAINFRAME 101
10 10
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
168 #define IDC_SHOW_DOWNLOADS 40012 168 #define IDC_SHOW_DOWNLOADS 40012
169 #define IDC_CLEAR_BROWSING_DATA 40013 169 #define IDC_CLEAR_BROWSING_DATA 40013
170 #define IDC_IMPORT_SETTINGS 40014 170 #define IDC_IMPORT_SETTINGS 40014
171 #define IDC_OPTIONS 40015 171 #define IDC_OPTIONS 40015
172 #define IDC_EDIT_SEARCH_ENGINES 40016 172 #define IDC_EDIT_SEARCH_ENGINES 40016
173 #define IDC_VIEW_PASSWORDS 40017 173 #define IDC_VIEW_PASSWORDS 40017
174 #define IDC_ABOUT 40018 174 #define IDC_ABOUT 40018
175 #define IDC_HELP_PAGE 40019 175 #define IDC_HELP_PAGE 40019
176 #define IDC_SHOW_APP_MENU 40020 176 #define IDC_SHOW_APP_MENU 40020
177 #define IDC_SHOW_PAGE_MENU 40021 177 #define IDC_SHOW_PAGE_MENU 40021
178 #define IDC_SHOW_EXTENSION_SHELF 40022
178 179
179 // Spell-check 180 // Spell-check
180 // Insert any additional suggestions before _LAST; these have to be consecutive. 181 // Insert any additional suggestions before _LAST; these have to be consecutive.
181 #define IDC_SPELLCHECK_SUGGESTION_0 41000 182 #define IDC_SPELLCHECK_SUGGESTION_0 41000
182 #define IDC_SPELLCHECK_SUGGESTION_1 41001 183 #define IDC_SPELLCHECK_SUGGESTION_1 41001
183 #define IDC_SPELLCHECK_SUGGESTION_2 41002 184 #define IDC_SPELLCHECK_SUGGESTION_2 41002
184 #define IDC_SPELLCHECK_SUGGESTION_3 41003 185 #define IDC_SPELLCHECK_SUGGESTION_3 41003
185 #define IDC_SPELLCHECK_SUGGESTION_4 41004 186 #define IDC_SPELLCHECK_SUGGESTION_4 41004
186 #define IDC_SPELLCHECK_SUGGESTION_LAST IDC_SPELLCHECK_SUGGESTION_4 187 #define IDC_SPELLCHECK_SUGGESTION_LAST IDC_SPELLCHECK_SUGGESTION_4
187 #define IDC_SPELLCHECK_MENU 41005 188 #define IDC_SPELLCHECK_MENU 41005
(...skipping 17 matching lines...) Expand all
205 206
206 // Identifiers for platform-specific items. 207 // Identifiers for platform-specific items.
207 // Placed in a common file to help insure they never collide. 208 // Placed in a common file to help insure they never collide.
208 #define IDC_BOOKMARK_MENU 43000 // OSX only 209 #define IDC_BOOKMARK_MENU 43000 // OSX only
209 #define IDC_VIEW_MENU 44000 // OSX only 210 #define IDC_VIEW_MENU 44000 // OSX only
210 #define IDC_CONTROL_PANEL 45000 // Linux2 only 211 #define IDC_CONTROL_PANEL 45000 // Linux2 only
211 #define IDC_HISTORY_MENU 46000 // OSX only 212 #define IDC_HISTORY_MENU 46000 // OSX only
212 #define IDC_HISTORY_MENU_VISITED 46100 // OSX only 213 #define IDC_HISTORY_MENU_VISITED 46100 // OSX only
213 #define IDC_HISTORY_MENU_CLOSED 46200 // OSX only 214 #define IDC_HISTORY_MENU_CLOSED 46200 // OSX only
214 215
OLDNEW
« no previous file with comments | « chrome/app/chrome_dll.rc ('k') | chrome/browser/browser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698