Standardize License information
[openafs.git] / src / WINNT / client_cpa / lang / en_US / afs_cpa.rc
1 /*
2  * Copyright 2000, International Business Machines Corporation and others.
3  * All Rights Reserved.
4  * 
5  * This software has been released under the terms of the IBM Public
6  * License.  For details, see the LICENSE file in the top-level source
7  * directory or online at http://www.openafs.org/dl/license10.html
8  */
9
10 #include "resource.h"
11
12 #define APSTUDIO_READONLY_SYMBOLS
13 /////////////////////////////////////////////////////////////////////////////
14 //
15 // Generated from the TEXTINCLUDE 2 resource.
16 //
17 #include "afxres.h"
18
19 /////////////////////////////////////////////////////////////////////////////
20 #undef APSTUDIO_READONLY_SYMBOLS
21
22 /////////////////////////////////////////////////////////////////////////////
23 // English (U.S.) resources
24
25 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
26 #ifdef _WIN32
27 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
28 #pragma code_page(1252)
29 #endif //_WIN32
30
31 /////////////////////////////////////////////////////////////////////////////
32 //
33 // Icon
34 //
35
36 // Icon with lowest ID value placed first to ensure application icon
37 // remains consistent on all systems.
38 IDI_AFSD                ICON    DISCARDABLE     "afs_conf.ico"
39 IDI_CCENTER             ICON    DISCARDABLE     "afs_ccenter.ico"
40
41 #ifdef APSTUDIO_INVOKED
42 /////////////////////////////////////////////////////////////////////////////
43 //
44 // TEXTINCLUDE
45 //
46
47 1 TEXTINCLUDE DISCARDABLE 
48 BEGIN
49     "resource.h\0"
50 END
51
52 2 TEXTINCLUDE DISCARDABLE 
53 BEGIN
54     "#include ""afxres.h""\r\n"
55     "\0"
56 END
57
58 3 TEXTINCLUDE DISCARDABLE 
59 BEGIN
60     "\r\n"
61     "\0"
62 END
63
64 #endif    // APSTUDIO_INVOKED
65
66
67 /////////////////////////////////////////////////////////////////////////////
68 //
69 // String Table
70 //
71
72 STRINGTABLE DISCARDABLE 
73 BEGIN
74     IDS_CPL_NAME_NT         "AFS Client Configuration"
75     IDS_CPL_DESC_NT         "AFS Client Configuration"
76     IDS_CPL_NAME_95         "AFS Light Configuration"
77     IDS_CPL_DESC_95         "AFS Light Configuration"
78     IDS_CPL_NAME_CCENTER    "AFS Control Center"
79     IDS_CPL_DESC_CCENTER    "AFS Control Center Properties"
80 END
81
82 #endif    // English (U.S.) resources
83 /////////////////////////////////////////////////////////////////////////////
84
85
86
87 #ifndef APSTUDIO_INVOKED
88 /////////////////////////////////////////////////////////////////////////////
89 //
90 // Generated from the TEXTINCLUDE 3 resource.
91 //
92
93
94 /////////////////////////////////////////////////////////////////////////////
95 #endif    // not APSTUDIO_INVOKED
96