// Copyright (c) 2010 The Chromium Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. //{{NO_DEPENDENCIES}} // // What began as a Microsoft Visual C++ generated include file is now // edited by hand. Do not generate!!! // // Used by chrome_dll.rc, Mac nibs, ... // #define IDR_MAINFRAME 101 #define IDR_CHROMEFRAME 200 #define IDI_THROBBER_01 102 #define IDI_THROBBER_02 103 #define IDI_THROBBER_03 104 #define IDI_THROBBER_04 105 #define IDI_THROBBER_05 106 #define IDI_THROBBER_06 107 #define IDI_THROBBER_07 108 #define IDI_THROBBER_08 109 #define IDI_THROBBER_09 110 #define IDI_THROBBER_10 111 #define IDI_THROBBER_11 112 #define IDI_THROBBER_12 113 #define IDI_THROBBER_13 114 #define IDI_THROBBER_14 115 #define IDI_THROBBER_15 116 #define IDI_THROBBER_16 117 #define IDI_THROBBER_17 118 #define IDI_THROBBER_18 119 #define IDI_THROBBER_19 120 #define IDI_THROBBER_20 121 #define IDI_THROBBER_21 122 #define IDI_THROBBER_22 123 #define IDI_THROBBER_23 124 #define IDI_THROBBER_24 125 #define IDR_SXS 126 // Values around 1600 are used by installer/setup/build/ #define IDD_IPC_SETTINGS 3000 #define IDC_View 4000 #define IDC_ViewHost 4001 #define IDC_Plugin 4002 #define IDC_PluginHost 4003 #define IDC_NPObject 4004 #define IDC_PluginProcess 4005 #define IDC_PluginProcessHost 4006 #define IDC_ViewAll 4007 #define IDC_ViewNone 4008 #define IDC_ViewHostAll 4009 #define IDC_ViewHostNone 4010 #define IDC_PluginAll 4011 #define IDC_PluginNone 4012 #define IDC_NPObjectAll 4013 #define IDC_NPObjectNone 4014 #define IDC_PluginHostAll 4015 #define IDC_PluginHostNone 4016 #define IDC_DevToolsAgent 4017 #define IDC_DevToolsClient 4018 // NOTE: Within each of the following sections, the IDs are ordered roughly by // how they appear in the GUI/menus (left to right, top to bottom, etc.). // Navigation commands #define IDC_BACK 33000 #define IDC_FORWARD 33001 #define IDC_RELOAD 33002 #define IDC_HOME 33003 #define IDC_OPEN_CURRENT_URL 33004 #define IDC_GO 33005 #define IDC_STOP 33006 // TODO: put this alongside RELOAD, next time someone wants to fix all // the Mac ids. #define IDC_RELOAD_IGNORING_CACHE 33007 // Window management commands #define IDC_NEW_WINDOW 34000 #define IDC_NEW_INCOGNITO_WINDOW 34001 #define IDC_PROFILE_MENU 34002 // Insert any additional profile values before _LAST; these have to be // consecutive. #define IDC_NEW_WINDOW_PROFILE_0 34003 #define IDC_NEW_WINDOW_PROFILE_1 34004 #define IDC_NEW_WINDOW_PROFILE_2 34005 #define IDC_NEW_WINDOW_PROFILE_3 34006 #define IDC_NEW_WINDOW_PROFILE_4 34007 #define IDC_NEW_WINDOW_PROFILE_5 34008 #define IDC_NEW_WINDOW_PROFILE_6 34009 #define IDC_NEW_WINDOW_PROFILE_7 34010 #define IDC_NEW_WINDOW_PROFILE_8 34011 #define IDC_NEW_WINDOW_PROFILE_LAST IDC_NEW_WINDOW_PROFILE_8 #define IDC_CLOSE_WINDOW 34012 #define IDC_ALWAYS_ON_TOP 34013 #define IDC_NEW_TAB 34014 #define IDC_CLOSE_TAB 34015 #define IDC_SELECT_NEXT_TAB 34016 #define IDC_SELECT_PREVIOUS_TAB 34017 #define IDC_SELECT_TAB_0 34018 #define IDC_SELECT_TAB_1 34019 #define IDC_SELECT_TAB_2 34020 #define IDC_SELECT_TAB_3 34021 #define IDC_SELECT_TAB_4 34022 #define IDC_SELECT_TAB_5 34023 #define IDC_SELECT_TAB_6 34024 #define IDC_SELECT_TAB_7 34025 #define IDC_SELECT_LAST_TAB 34026 #define IDC_DUPLICATE_TAB 34027 #define IDC_RESTORE_TAB 34028 #define IDC_SHOW_AS_TAB 34029 #define IDC_FULLSCREEN 34030 #define IDC_EXIT 34031 #define IDC_MOVE_TAB_NEXT 34032 #define IDC_MOVE_TAB_PREVIOUS 34033 #define IDC_COMPACT_NAVBAR 34034 // Page-related commands #define IDC_BOOKMARK_PAGE 35000 #define IDC_BOOKMARK_ALL_TABS 35001 #define IDC_VIEW_SOURCE 35002 #define IDC_PRINT 35003 #define IDC_SAVE_PAGE 35004 #define IDC_ENCODING_MENU 35005 #define IDC_EMAIL_PAGE_LOCATION 35006 // When adding a new encoding to this list, be sure to append it to the // EncodingMenuController::kValidEncodingIds array in // encoding_menu_controller.cc. #define IDC_ENCODING_AUTO_DETECT 35500 #define IDC_ENCODING_UTF8 35501 #define IDC_ENCODING_UTF16LE 35502 #define IDC_ENCODING_ISO88591 35503 #define IDC_ENCODING_WINDOWS1252 35504 #define IDC_ENCODING_GBK 35505 #define IDC_ENCODING_GB18030 35506 #define IDC_ENCODING_BIG5 35507 #define IDC_ENCODING_BIG5HKSCS 35508 #define IDC_ENCODING_KOREAN 35509 #define IDC_ENCODING_SHIFTJIS 35510 #define IDC_ENCODING_ISO2022JP 35511 #define IDC_ENCODING_EUCJP 35512 #define IDC_ENCODING_THAI 35513 #define IDC_ENCODING_ISO885915 35514 #define IDC_ENCODING_MACINTOSH 35515 #define IDC_ENCODING_ISO88592 35516 #define IDC_ENCODING_WINDOWS1250 35517 #define IDC_ENCODING_ISO88595 35518 #define IDC_ENCODING_WINDOWS1251 35519 #define IDC_ENCODING_KOI8R 35520 #define IDC_ENCODING_KOI8U 35521 #define IDC_ENCODING_ISO88597 35522 #define IDC_ENCODING_WINDOWS1253 35523 #define IDC_ENCODING_ISO88594 35524 #define IDC_ENCODING_ISO885913 35525 #define IDC_ENCODING_WINDOWS1257 35526 #define IDC_ENCODING_ISO88593 35527 #define IDC_ENCODING_ISO885910 35528 #define IDC_ENCODING_ISO885914 35529 #define IDC_ENCODING_ISO885916 35530 #define IDC_ENCODING_WINDOWS1254 35531 #define IDC_ENCODING_ISO88596 35532 #define IDC_ENCODING_WINDOWS1256 35533 #define IDC_ENCODING_ISO88598 35534 #define IDC_ENCODING_WINDOWS1255 35535 #define IDC_ENCODING_WINDOWS1258 35536 #define IDC_ENCODING_ISO88598I 35537 // Clipboard commands #define IDC_CUT 36000 #define IDC_COPY 36001 #define IDC_COPY_URL 36002 #define IDC_PASTE 36003 // Find-in-page #define IDC_FIND 37000 #define IDC_FIND_NEXT 37001 #define IDC_FIND_PREVIOUS 37002 // Zoom #define IDC_ZOOM_MENU 38000 #define IDC_ZOOM_PLUS 38001 #define IDC_ZOOM_NORMAL 38002 #define IDC_ZOOM_MINUS 38003 // Focus various bits of UI #define IDC_FOCUS_TOOLBAR 39000 #define IDC_FOCUS_LOCATION 39001 #define IDC_FOCUS_SEARCH 39002 #define IDC_FOCUS_MENU_BAR 39003 // Show various bits of UI #define IDC_OPEN_FILE 40000 #define IDC_CREATE_SHORTCUTS 40001 #define IDC_DEVELOPER_MENU 40002 #define IDC_DEV_TOOLS 40003 #define IDC_DEV_TOOLS_CONSOLE 40004 #define IDC_TASK_MANAGER 40005 #define IDC_SELECT_PROFILE 40006 #define IDC_NEW_PROFILE 40007 #define IDC_REPORT_BUG 40008 #define IDC_SHOW_BOOKMARK_BAR 40009 #define IDC_SHOW_HISTORY 40010 #define IDC_SHOW_BOOKMARK_MANAGER 40011 #define IDC_SHOW_DOWNLOADS 40012 #define IDC_CLEAR_BROWSING_DATA 40013 #define IDC_IMPORT_SETTINGS 40014 #define IDC_OPTIONS 40015 #define IDC_EDIT_SEARCH_ENGINES 40016 #define IDC_VIEW_PASSWORDS 40017 #define IDC_ABOUT 40018 #define IDC_HELP_PAGE 40019 #define IDC_SHOW_APP_MENU 40020 #define IDC_SHOW_PAGE_MENU 40021 #define IDC_SHOW_EXTENSION_SHELF 40022 #define IDC_MANAGE_EXTENSIONS 40023 #define IDC_AUTOFILL_DEFAULT 40024 // Spell-check // Insert any additional suggestions before _LAST; these have to be consecutive. #define IDC_SPELLCHECK_SUGGESTION_0 41000 #define IDC_SPELLCHECK_SUGGESTION_1 41001 #define IDC_SPELLCHECK_SUGGESTION_2 41002 #define IDC_SPELLCHECK_SUGGESTION_3 41003 #define IDC_SPELLCHECK_SUGGESTION_4 41004 #define IDC_SPELLCHECK_SUGGESTION_LAST IDC_SPELLCHECK_SUGGESTION_4 #define IDC_SPELLCHECK_MENU 41005 // Language entries are inserted using autogenerated values between // [_FIRST, _LAST). #define IDC_SPELLCHECK_LANGUAGES_FIRST 41006 #define IDC_SPELLCHECK_LANGUAGES_LAST 41106 #define IDC_CHECK_SPELLING_OF_THIS_FIELD 41107 #define IDC_SYNC_BOOKMARKS 41108 #define IDC_SPELLPANEL_TOGGLE 41109 // Writing direction #define IDC_WRITING_DIRECTION_MENU 41120 // OSX only #define IDC_WRITING_DIRECTION_DEFAULT 41121 // OSX only #define IDC_WRITING_DIRECTION_LTR 41122 // OSX only #define IDC_WRITING_DIRECTION_RTL 41123 // OSX only // Translate #define IDC_TRANSLATE_OPTIONS_ALWAYS 42000 #define IDC_TRANSLATE_OPTIONS_NEVER_TRANSLATE_LANG 42001 #define IDC_TRANSLATE_OPTIONS_NEVER_TRANSLATE_SITE 42002 #define IDC_TRANSLATE_OPTIONS_ABOUT 42003 #define IDC_TRANSLATE_ORIGINAL_LANGUAGE_BASE 42100 #define IDC_TRANSLATE_TARGET_LANGUAGE_BASE 42400 // Next default values for new objects // #ifdef APSTUDIO_INVOKED #ifndef APSTUDIO_READONLY_SYMBOLS #define _APS_NO_MFC 1 #define _APS_NEXT_RESOURCE_VALUE 3001 #define _APS_NEXT_COMMAND_VALUE 43000 #define _APS_NEXT_CONTROL_VALUE 4017 #define _APS_NEXT_SYMED_VALUE 1001 #endif #endif // Identifiers for platform-specific items. // Placed in a common file to help insure they never collide. #define IDC_BOOKMARK_MENU 43000 // OSX only #define IDC_VIEW_MENU 44000 // OSX only #define IDC_SYSTEM_OPTIONS 45000 // ChromeOS only #define IDC_INTERNET_OPTIONS 45100 // ChromeOS only #define IDC_HISTORY_MENU 46000 // OSX only #define IDC_HISTORY_MENU_VISITED 46100 // OSX only #define IDC_HISTORY_MENU_CLOSED 46200 // OSX only #define IDC_INPUT_METHODS_MENU 46300 // Linux only // Custom context menu entries #define IDC_CONTENT_CONTEXT_CUSTOM_FIRST 47000 #define IDC_CONTENT_CONTEXT_CUSTOM_LAST 48000 // Context menu items added by extensions. #define IDC_EXTENSIONS_CONTEXT_CUSTOM_FIRST 49000 #define IDC_EXTENSIONS_CONTEXT_CUSTOM_LAST 50000