| // Copyright 2012 The Chromium Authors |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| |
| #ifndef REMOTING_HOST_WIN_CORE_RESOURCE_H_ |
| #define REMOTING_HOST_WIN_CORE_RESOURCE_H_ |
| |
| //{{NO_DEPENDENCIES}} |
| // Microsoft Visual C++ generated include file. |
| // Used by host_service.rc |
| // |
| |
| // N.B. Values of |IDI_CHROME_REMOTE_DESKTOP|, |IDS_DISPLAY_SERVICE_NAME|, |
| // |IDS_SERVICE_DESCRIPTION|, |IDS_URL_FORWARDER_NAME|, |
| // |IDS_URL_FORWARDER_DESCRIPTION| are hardcoded in |
| // remoting/host/install/chromoting.wxs. Make sure the values below and in |
| // the installation script match. |
| #define IDS_DISPLAY_SERVICE_NAME 101 |
| #define IDS_SERVICE_DESCRIPTION 102 |
| #define IDD_DISCONNECT 110 |
| #define IDD_CONTINUE 111 |
| #define IDI_CHROME_REMOTE_DESKTOP 112 |
| #define IDS_PRODUCT_NAME 113 |
| #define IDS_SHARE_CONFIRM_DIALOG_MESSAGE 114 |
| #define IDS_SHARE_CONFIRM_DIALOG_MESSAGE_WITH_USERNAME 115 |
| #define IDS_SHARE_CONFIRM_DIALOG_CONFIRM 116 |
| #define IDS_SHARE_CONFIRM_DIALOG_DECLINE 117 |
| #define IDS_DOWNLOAD_FILE_DIALOG_TITLE 118 |
| #define IDS_URL_FORWARDER_NAME 119 |
| #define IDS_URL_FORWARDER_DESCRIPTION 120 |
| #define IDS_SET_UP_URL_FORWARDER_MESSAGE 121 |
| #define IDS_OPEN_DEFAULT_APPS_SETTINGS_BUTTON 122 |
| #define IDS_CANCEL 123 |
| #define IDS_URL_FORWARDER_INCORRECTLY_CONFIGURED 124 |
| |
| #define IDC_DISCONNECT 1001 |
| #define IDC_DISCONNECT_SHARINGWITH 1002 |
| #define IDC_DISCONNECT_USERNAME 1003 |
| #define IDC_CONTINUE_MESSAGE 1004 |
| #define IDC_CONTINUE_DEFAULT 1005 |
| #define IDC_CONTINUE_CANCEL 1007 |
| |
| // Next default values for new objects |
| // |
| #ifdef APSTUDIO_INVOKED |
| #ifndef APSTUDIO_READONLY_SYMBOLS |
| #define _APS_NEXT_RESOURCE_VALUE 118 |
| #define _APS_NEXT_COMMAND_VALUE 40001 |
| #define _APS_NEXT_CONTROL_VALUE 1006 |
| #define _APS_NEXT_SYMED_VALUE 101 |
| #endif |
| #endif |
| |
| #endif // REMOTING_HOST_WIN_CORE_RESOURCE_H_ |