From 03462d65dcb2be5f8ccda2eb80353dce5e2d0d98 Mon Sep 17 00:00:00 2001 From: Noriko Hosoi Date: Fri, 25 Mar 2005 02:09:27 +0000 Subject: [Bug 146919] Directory Server rebranding 1) Brandx -> Fedora 2) Pick up new internal component set (Admin SDK, Setup SDK, Admin Server) 3) Use JRE from the Admin Server package 4) Docs a) Componentize Docs b) Rebrand Docs c) Drop packaging Administration Guide in the external version --- ldap/servers/slapd/slapi-private.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ldap/servers/slapd/slapi-private.h') diff --git a/ldap/servers/slapd/slapi-private.h b/ldap/servers/slapd/slapi-private.h index 05862cd6..289e7d57 100644 --- a/ldap/servers/slapd/slapi-private.h +++ b/ldap/servers/slapd/slapi-private.h @@ -658,7 +658,7 @@ struct slapi_componentid * plugin_get_default_component_id(); #define COMPONENT_CERT_AUTH "cn=certificate-based authentication,"COMPONENT_BASE_DN /* Component names for logging */ -#define SLAPI_COMPONENT_NAME_NSPR "Netscape runtime" +#define SLAPI_COMPONENT_NAME_NSPR "Netscape Portable Runtime" #define SLAPI_COMPONENT_NAME_LDAPSDK "LDAP sdk" /* return the list of attr defined in the schema matching the attr flags */ -- cgit