Linux-6.9: file_lock mbrs moved to file_lock_core
[openafs.git] / src / WINNT / client_cpa / afs_cpa_stub.rc
index 64e5ac7..a74552d 100644 (file)
@@ -1,7 +1,19 @@
+/*
+ * Copyright 2000, International Business Machines Corporation and others.
+ * All Rights Reserved.
+ * 
+ * This software has been released under the terms of the IBM Public
+ * License.  For details, see the LICENSE file in the top-level source
+ * directory or online at http://www.openafs.org/dl/license10.html
+ */
+
 #include "resource.h"
 
 #define  AFS_VERINFO_FILE_DESCRIPTION "AFS Client Control Panel Icon"
+#define AFS_VERINFO_NAME "afs_cpa"
+#define AFS_VERINFO_FILENAME "afs_cpa.exe"
 #include "AFS_component_version_number.h"
 #include "..\..\config\NTVersioninfo.rc"
 
-IDI_AFSD                ICON    DISCARDABLE     "afs_conf.ico"
+IDI_AFSD                ICON    DISCARDABLE     "OpenAFS.ico"
+IDI_CCENTER            ICON    DISCARDABLE     "afs_ccenter.ico"