windows-file-versioning-20030619
[openafs.git] / src / WINNT / client_cpa / lang / de_DE / 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 #endif //_WIN32
29 #ifndef _MAC
30 /////////////////////////////////////////////////////////////////////////////
31 //
32 // Version
33 //
34
35 #define  AFS_VERINFO_FILE_DESCRIPTION "AFS Control Panel Applet"
36 #define AFS_VERINFO_NAME "afs_cpa"
37 #define AFS_VERINFO_FILENAME "afs_cpa.exe"
38 #define AFS_VERINFO_LANG_CODE 0x407
39 #define AFS_VERINFO_CHARSET 1252
40 #include "AFS_component_version_number.h"
41 #include "..\..\config\NTVersioninfo.rc"
42
43 #endif    // !_MAC
44 /////////////////////////////////////////////////////////////////////////////
45 //
46 // Icon
47 //
48
49 // Icon with lowest ID value placed first to ensure application icon
50 // remains consistent on all systems.
51 IDI_AFSD                ICON    DISCARDABLE     "afs_conf.ico"
52 IDI_CCENTER             ICON    DISCARDABLE     "afs_ccenter.ico"
53
54 #ifdef APSTUDIO_INVOKED
55 /////////////////////////////////////////////////////////////////////////////
56 //
57 // TEXTINCLUDE
58 //
59
60 1 TEXTINCLUDE DISCARDABLE 
61 BEGIN
62     "resource.h\0"
63 END
64
65 2 TEXTINCLUDE DISCARDABLE 
66 BEGIN
67     "#include ""afxres.h""\r\n"
68     "\0"
69 END
70
71 3 TEXTINCLUDE DISCARDABLE 
72 BEGIN
73     "\r\n"
74     "\0"
75 END
76
77 #endif    // APSTUDIO_INVOKED
78
79
80 /////////////////////////////////////////////////////////////////////////////
81 //
82 // String Table
83 //
84
85 STRINGTABLE DISCARDABLE 
86 BEGIN
87     IDS_CPL_NAME_NT         "AFS Client Configuration"
88     IDS_CPL_DESC_NT         "AFS Client Configuration"
89     IDS_CPL_NAME_95         "AFS Light Configuration"
90     IDS_CPL_DESC_95         "AFS Light Configuration"
91     IDS_CPL_NAME_CCENTER    "AFS Control Center"
92     IDS_CPL_DESC_CCENTER    "Merkmale für AFS Control Center"
93 END
94
95 #endif    // English (U.S.) resources
96 /////////////////////////////////////////////////////////////////////////////
97
98
99
100 #ifndef APSTUDIO_INVOKED
101 /////////////////////////////////////////////////////////////////////////////
102 //
103 // Generated from the TEXTINCLUDE 3 resource.
104 //
105
106
107 /////////////////////////////////////////////////////////////////////////////
108 #endif    // not APSTUDIO_INVOKED
109
110