Index: remoting/host/host_service.rc |
=================================================================== |
--- remoting/host/host_service.rc (revision 149037) |
+++ remoting/host/host_service.rc (working copy) |
@@ -1,80 +0,0 @@ |
-// Microsoft Visual C++ generated resource script. |
-// |
-#include "host_service_resource.h" |
- |
-#define APSTUDIO_READONLY_SYMBOLS |
-///////////////////////////////////////////////////////////////////////////// |
-// |
-// Generated from the TEXTINCLUDE 2 resource. |
-// |
-#include "afxres.h" |
- |
-///////////////////////////////////////////////////////////////////////////// |
-#undef APSTUDIO_READONLY_SYMBOLS |
- |
-///////////////////////////////////////////////////////////////////////////// |
-// English (U.S.) resources |
- |
-#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU) |
-#ifdef _WIN32 |
-LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US |
-#pragma code_page(1252) |
-#endif //_WIN32 |
- |
-#ifdef APSTUDIO_INVOKED |
-///////////////////////////////////////////////////////////////////////////// |
-// |
-// TEXTINCLUDE |
-// |
- |
-1 TEXTINCLUDE |
-BEGIN |
- "host_service_resource.\0" |
-END |
- |
-2 TEXTINCLUDE |
-BEGIN |
- "#include ""afxres.h""\r\n" |
- "\0" |
-END |
- |
-3 TEXTINCLUDE |
-BEGIN |
- "\r\n" |
- "\0" |
-END |
- |
-#endif // APSTUDIO_INVOKED |
- |
- |
-///////////////////////////////////////////////////////////////////////////// |
-// |
-// String Table |
-// |
- |
-STRINGTABLE |
-BEGIN |
-#ifdef OFFICIAL_BUILD |
- IDS_DISPLAY_SERVICE_NAME "Chrome Remote Desktop Service" |
- IDS_SERVICE_DESCRIPTION "This service enables incoming connections from Chrome Remote Desktop clients." |
-#else |
- IDS_DISPLAY_SERVICE_NAME "Chromoting Service" |
- IDS_SERVICE_DESCRIPTION "This service enables incoming connections from Chromoting clients." |
-#endif |
-END |
- |
-#endif // English (U.S.) resources |
-///////////////////////////////////////////////////////////////////////////// |
- |
- |
- |
-#ifndef APSTUDIO_INVOKED |
-///////////////////////////////////////////////////////////////////////////// |
-// |
-// Generated from the TEXTINCLUDE 3 resource. |
-// |
- |
- |
-///////////////////////////////////////////////////////////////////////////// |
-#endif // not APSTUDIO_INVOKED |
- |