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

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

Issue 329009: CompactNavigationBar for toolkit views build, with some design change per Cole's request. (Closed)
Patch Set: updates per review Created 11 years, 1 month 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 //{{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 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
75 #define IDC_SELECT_TAB_6 34024 75 #define IDC_SELECT_TAB_6 34024
76 #define IDC_SELECT_TAB_7 34025 76 #define IDC_SELECT_TAB_7 34025
77 #define IDC_SELECT_LAST_TAB 34026 77 #define IDC_SELECT_LAST_TAB 34026
78 #define IDC_DUPLICATE_TAB 34027 78 #define IDC_DUPLICATE_TAB 34027
79 #define IDC_RESTORE_TAB 34028 79 #define IDC_RESTORE_TAB 34028
80 #define IDC_SHOW_AS_TAB 34029 80 #define IDC_SHOW_AS_TAB 34029
81 #define IDC_FULLSCREEN 34030 81 #define IDC_FULLSCREEN 34030
82 #define IDC_EXIT 34031 82 #define IDC_EXIT 34031
83 #define IDC_MOVE_TAB_NEXT 34032 83 #define IDC_MOVE_TAB_NEXT 34032
84 #define IDC_MOVE_TAB_PREVIOUS 34033 84 #define IDC_MOVE_TAB_PREVIOUS 34033
85 #define IDC_COMPACT_NAVBAR 34034
85 86
86 // Page-related commands 87 // Page-related commands
87 #define IDC_BOOKMARK_PAGE 35000 88 #define IDC_BOOKMARK_PAGE 35000
88 #define IDC_BOOKMARK_ALL_TABS 35001 89 #define IDC_BOOKMARK_ALL_TABS 35001
89 #define IDC_VIEW_SOURCE 35002 90 #define IDC_VIEW_SOURCE 35002
90 #define IDC_CLOSE_POPUPS 35003 91 #define IDC_CLOSE_POPUPS 35003
91 #define IDC_PRINT 35004 92 #define IDC_PRINT 35004
92 #define IDC_SAVE_PAGE 35005 93 #define IDC_SAVE_PAGE 35005
93 #define IDC_ENCODING_MENU 35006 94 #define IDC_ENCODING_MENU 35006
94 95
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
210 #endif 211 #endif
211 212
212 // Identifiers for platform-specific items. 213 // Identifiers for platform-specific items.
213 // Placed in a common file to help insure they never collide. 214 // Placed in a common file to help insure they never collide.
214 #define IDC_BOOKMARK_MENU 43000 // OSX only 215 #define IDC_BOOKMARK_MENU 43000 // OSX only
215 #define IDC_VIEW_MENU 44000 // OSX only 216 #define IDC_VIEW_MENU 44000 // OSX only
216 #define IDC_CONTROL_PANEL 45000 // Linux2 only 217 #define IDC_CONTROL_PANEL 45000 // Linux2 only
217 #define IDC_HISTORY_MENU 46000 // OSX only 218 #define IDC_HISTORY_MENU 46000 // OSX only
218 #define IDC_HISTORY_MENU_VISITED 46100 // OSX only 219 #define IDC_HISTORY_MENU_VISITED 46100 // OSX only
219 #define IDC_HISTORY_MENU_CLOSED 46200 // OSX only 220 #define IDC_HISTORY_MENU_CLOSED 46200 // OSX only
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