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

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

Issue 3080038: Add remoting to wrench menu. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: 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 216 matching lines...) Expand 10 before | Expand all | Expand 10 after
227 #define IDC_SYNC_BOOKMARKS 41108 227 #define IDC_SYNC_BOOKMARKS 41108
228 #define IDC_SPELLPANEL_TOGGLE 41109 228 #define IDC_SPELLPANEL_TOGGLE 41109
229 #define IDC_SPELLCHECK_ADD_TO_DICTIONARY 41110 229 #define IDC_SPELLCHECK_ADD_TO_DICTIONARY 41110
230 230
231 // Writing direction 231 // Writing direction
232 #define IDC_WRITING_DIRECTION_MENU 41120 // OSX only 232 #define IDC_WRITING_DIRECTION_MENU 41120 // OSX only
233 #define IDC_WRITING_DIRECTION_DEFAULT 41121 // OSX only 233 #define IDC_WRITING_DIRECTION_DEFAULT 41121 // OSX only
234 #define IDC_WRITING_DIRECTION_LTR 41122 // OSX only 234 #define IDC_WRITING_DIRECTION_LTR 41122 // OSX only
235 #define IDC_WRITING_DIRECTION_RTL 41123 // OSX only 235 #define IDC_WRITING_DIRECTION_RTL 41123 // OSX only
236 236
237 // Remoting
238 #define IDC_REMOTING_SETUP 41140
239
237 // Translate 240 // Translate
238 #define IDC_TRANSLATE_OPTIONS_ALWAYS 42000 241 #define IDC_TRANSLATE_OPTIONS_ALWAYS 42000
239 #define IDC_TRANSLATE_OPTIONS_NEVER_TRANSLATE_LANG 42001 242 #define IDC_TRANSLATE_OPTIONS_NEVER_TRANSLATE_LANG 42001
240 #define IDC_TRANSLATE_OPTIONS_NEVER_TRANSLATE_SITE 42002 243 #define IDC_TRANSLATE_OPTIONS_NEVER_TRANSLATE_SITE 42002
241 #define IDC_TRANSLATE_REPORT_BAD_LANGUAGE_DETECTION 42003 244 #define IDC_TRANSLATE_REPORT_BAD_LANGUAGE_DETECTION 42003
242 #define IDC_TRANSLATE_OPTIONS_ABOUT 42004 245 #define IDC_TRANSLATE_OPTIONS_ABOUT 42004
243 #define IDC_TRANSLATE_ORIGINAL_LANGUAGE_BASE 42100 246 #define IDC_TRANSLATE_ORIGINAL_LANGUAGE_BASE 42100
244 #define IDC_TRANSLATE_TARGET_LANGUAGE_BASE 42400 247 #define IDC_TRANSLATE_TARGET_LANGUAGE_BASE 42400
245 248
246 // Next default values for new objects 249 // Next default values for new objects
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
311 // Frame items. 314 // Frame items.
312 #define IDC_CONTENT_CONTEXT_RELOADFRAME 50160 315 #define IDC_CONTENT_CONTEXT_RELOADFRAME 50160
313 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWTAB 50161 316 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWTAB 50161
314 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWWINDOW 50162 317 #define IDC_CONTENT_CONTEXT_OPENFRAMENEWWINDOW 50162
315 #define IDC_CONTENT_CONTEXT_OPENFRAMEOFFTHERECORD 50163 318 #define IDC_CONTENT_CONTEXT_OPENFRAMEOFFTHERECORD 50163
316 #define IDC_CONTENT_CONTEXT_VIEWFRAMESOURCE 50164 319 #define IDC_CONTENT_CONTEXT_VIEWFRAMESOURCE 50164
317 #define IDC_CONTENT_CONTEXT_VIEWFRAMEINFO 50165 320 #define IDC_CONTENT_CONTEXT_VIEWFRAMEINFO 50165
318 // Search items. 321 // Search items.
319 #define IDC_CONTENT_CONTEXT_GOTOURL 50170 322 #define IDC_CONTENT_CONTEXT_GOTOURL 50170
320 #define IDC_CONTENT_CONTEXT_SEARCHWEBFOR 50171 323 #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