diff options
Diffstat (limited to 'cpp/src/Ice/PropertyNames.cpp')
-rw-r--r-- | cpp/src/Ice/PropertyNames.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp index be2c730bb7b..5a62d274ed2 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', Wed Jul 5 13:10:25 2006 +// Generated by makeprops.py from file `../config/PropertyNames.def', Fri Jul 21 11:02:34 2006 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -161,6 +161,7 @@ const char* IceInternal::PropertyNames::IceGridProps[] = "IceGrid.Registry.Internal.ThreadPool.StackSize", "IceGrid.Registry.NodeSessionTimeout", "IceGrid.Registry.PermissionsVerifier", + "IceGrid.Registry.ReplicaName", "IceGrid.Registry.Server.AdapterId", "IceGrid.Registry.Server.ReplicaGroupId", "IceGrid.Registry.Server.Endpoints", @@ -178,6 +179,7 @@ const char* IceInternal::PropertyNames::IceGridProps[] = "IceGrid.Registry.Trace.Node", "IceGrid.Registry.Trace.Object", "IceGrid.Registry.Trace.Patch", + "IceGrid.Registry.Trace.Replica", "IceGrid.Registry.Trace.Server", "IceGrid.Registry.Trace.Session", "IceGrid.Registry.UserAccounts", |