diff options
Diffstat (limited to 'cpp/src/Ice/PropertyNames.cpp')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index 2d58eef25f6..002e9720f4a 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -7,7 +7,7 @@ // // ********************************************************************** -// Generated by makeprops.py from file `../config/PropertyNames.def', Mon Apr 17 10:30:14 2006 +// Generated by makeprops.py from file `../config/PropertyNames.def', Tue Apr 25 16:28:52 2006 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -28,6 +28,7 @@ const char* IceInternal::PropertyNames::IceProps[] = "Ice.Default.Protocol", "Ice.Default.Router", "Ice.GC.Interval", + "Ice.InitPlugins", "Ice.Logger.Timestamp", "Ice.MessageSizeMax", "Ice.MonitorConnections", @@ -208,13 +209,10 @@ const char* IceInternal::PropertyNames::IceSSLProps[] = "IceSSL.CertAuthDir", "IceSSL.CertAuthFile", "IceSSL.CertFile", - "IceSSL.Certs", - "IceSSL.CertsPassword", "IceSSL.CheckCertName", "IceSSL.CheckCRL", "IceSSL.Ciphers", "IceSSL.DefaultDir", - "IceSSL.DelayInit", "IceSSL.DH.*", "IceSSL.EntropyDaemon", "IceSSL.ImportCert.*.*", |