diff options
author | Noriko Hosoi <nhosoi@redhat.com> | 2005-02-02 19:35:54 +0000 |
---|---|---|
committer | Noriko Hosoi <nhosoi@redhat.com> | 2005-02-02 19:35:54 +0000 |
commit | 4e1df29390c456c9bd02f578bab94a3c8034fbb9 (patch) | |
tree | 485475a8a43195b9d3009b6ddf8f1511e3d245e9 /include | |
parent | ae05276447e919c49e2ce81e3435f949471685b8 (diff) | |
download | ds-4e1df29390c456c9bd02f578bab94a3c8034fbb9.tar.gz ds-4e1df29390c456c9bd02f578bab94a3c8034fbb9.tar.xz ds-4e1df29390c456c9bd02f578bab94a3c8034fbb9.zip |
[146919] De-brand the Directory Server as "brandx"
Diffstat (limited to 'include')
-rw-r--r-- | include/nt/regparms.h | 36 | ||||
-rw-r--r-- | include/version.h | 6 |
2 files changed, 21 insertions, 21 deletions
diff --git a/include/nt/regparms.h b/include/nt/regparms.h index 418e60b0..e7bf75b3 100644 --- a/include/nt/regparms.h +++ b/include/nt/regparms.h @@ -45,19 +45,19 @@ /* Admin IDs */ #define ADM_ID_PRODUCT "admin" #define ADM_NAME_SHORT "Administration" -#define ADM_VERSION "6.0" -#define ADM_NAME_VERSION "Administration 6.0" +#define ADM_VERSION "6.2" +#define ADM_NAME_VERSION "Administration 6.2" #define ADM_NAME_SERVER "Administration Server" #define ADM_NAME_FULL "Netscape Administration Server" -#define ADM_NAME_FULL_VERSION "Netscape Administration Server 6.0" -#define ADM_NAME_SERVICE "Netscape Administration 6.0" +#define ADM_NAME_FULL_VERSION "Brandx Administration Server 6.2" +#define ADM_NAME_SERVICE "Brandx Administration 6.2" #define ADM_EXE "ns-admin.exe" #define ADM_EXE_START "admin.exe" -#define ADM_ID_SERVICE "admin60" -#define ADM_KEY_ROOT "Administration\\6.0" +#define ADM_ID_SERVICE "admin62" +#define ADM_KEY_ROOT "Administration\\6.2" #define ADM_SERVER_LST_NAME "adm:Netscape Enterprise Server" #define ADM_DIR_ROOT "admin" -#define ADM_NAME_UNINSTALL "Uninstall Administration Server 6.0" +#define ADM_NAME_UNINSTALL "Uninstall Administration Server 6.2" #if defined( NS_DS ) #define ADMIN_SERVICE_NAME "Admin Server" @@ -217,10 +217,10 @@ /* Synchronization Service IDs */ #define DSS_SHORT_NAME "Directory Synchronization Service" -#define DSS_SERVER_NAME "Netscape Directory Synchronization Service" +#define DSS_SERVER_NAME "Brandx Directory Synchronization Service" #define DSS_SERVER_VERSION "7" -#define DSS_SETUP_SHORT_NAME "Netscape Synchronization Service" -#define DSS_SETUP_NAME "Netscape Directory Synchronization Service 7" +#define DSS_SETUP_SHORT_NAME "Brandx Synchronization Service" +#define DSS_SETUP_NAME "Brandx Directory Synchronization Service 7" #define DSS_REGISTRY_ROOT_KEY "Directory Synchronization Service" #define DSS_EXE "dssynch.exe" #define DSS_DIR_ROOT "dssynch" @@ -228,7 +228,7 @@ #define DSS_CONFIG_TOOL "synchcfg.exe" #define DSS_UNINSTALL_KEY "SynchronizationV7" #define DSS_SERVER_LST_NAME "dssynch:Netscape Directory Synchronization Service" -#define DSS_SERVICE_PREFIX "Netscape Directory Synchronization Service " +#define DSS_SERVICE_PREFIX "Brandx Directory Synchronization Service " #define DSS_README_ICON_NAME "Directory Synchronization Service README" #define DSS_CONFIG_ICON_NAME "Directory Synchronization Service Config" #define DSS_UNINSTALL_ICON_NAME "Uninstall Directory Synch Service" @@ -346,14 +346,14 @@ the SuiteSpot servers and should be the final form. */ #define DS_SHORT_NAME "Directory Server" -#define DS_SERVER_NAME "Netscape Directory Server" +#define DS_SERVER_NAME "Brandx Directory Server" #define DS_SERVER_VERSION "7" #define DS_SETUP_SHORT_NAME "Directory Server" -#define DS_SETUP_NAME "Netscape Directory Server 7" +#define DS_SETUP_NAME "Brandx Directory Server 7" #define DS_REGISTRY_ROOT_KEY "Directory Server" #define DS_APP_PATH_KEY "ns-slapd.exe" #define DS_UNINSTALL_KEY "DirectoryV7" -#define DS_SERVICE_PREFIX "Netscape Directory Server " +#define DS_SERVICE_PREFIX "Brandx Directory Server " #define DS_README_ICON_NAME "Directory Server 7 README" #define DS_UNINSTALL_ICON_NAME "Uninstall Directory Server 7" #define DS_PRODUCT_NAME "slapd" @@ -365,15 +365,15 @@ #define DS_VERSION "7" #define DS_NAME_VERSION "Directory 7" #define DS_NAME_SERVER "Directory Server" -#define DS_NAME_FULL "Netscape Directory Server" -#define DS_NAME_FULL_VERSION "Netscape Directory Server 7" -#define DS_NAME_SERVICE "Netscape Directory 7" +#define DS_NAME_FULL "Brandx Directory Server" +#define DS_NAME_FULL_VERSION "Brandx Directory Server 7" +#define DS_NAME_SERVICE "Brandx Directory 7" #define DS_EXE "ns-slapd.exe" #define DS_EXE_START "slapd.exe" #define DS_ID_SERVICE "slapd" #define DS_KEY_ROOT "Directory\\7" #define DS_KEY_ROOT_OLD "Directory\\3.0" -#define DS_SERVER_LST_NAME "slapd:Netscape Directory Server" +#define DS_SERVER_LST_NAME "slapd:Brandx Directory Server" #define DS_DIR_ROOT "slapd" #define DS_NAME_UNINSTALL "Uninstall Directory Server 7" #define DS_SNMP_PATH "bin\\slapd\\server\\ns-ldapagt.dll" diff --git a/include/version.h b/include/version.h index a1116466..a42e3ed9 100644 --- a/include/version.h +++ b/include/version.h @@ -12,15 +12,15 @@ exist, the PRODUCT_VERSION define has _DEF appended. */ -#define DIRECTORY_VERSION_DEF "7.0" +#define DIRECTORY_VERSION_DEF "7.1" #define DIRECTORY_COMPATIBLE "3.0" -#define DIRECTORY_VERSION_STRING "Netscape-DirServer/7.0" +#define DIRECTORY_VERSION_STRING "Brandx-DirServer/7.1" #define DS_VERSION_DEF DIRECTORY_VERSION_DEF #define DS_VERSION_STRING DIRECTORY_VERSION_STRING #define DSS_VERSION_DEF DIRECTORY_VERSION_DEF -#define DSS_VERSION_STRING "Netscape-DirSynchService/7.0" +#define DSS_VERSION_STRING "Brandx-DirSynchService/7.1" #define PROXY_VERSION_DEF "2.0" #define PROXY_VERSION_STRING "Netscape-Proxy/2.0" |