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 7fd76b56b12..6c28af3e195 100644 --- a/cpp/src/Ice/PropertyNames.cpp +++ b/cpp/src/Ice/PropertyNames.cpp @@ -6,7 +6,7 @@ // ICE_LICENSE file included in this distribution. // // ********************************************************************** -// Generated by makeprops.py from file ./config/PropertyNames.xml, Wed Nov 16 09:52:45 2016 +// Generated by makeprops.py from file ../config/PropertyNames.xml, Fri Feb 10 17:05:23 2017 // IMPORTANT: Do not edit this file -- any edits made here will be lost! @@ -617,6 +617,7 @@ const IceInternal::Property IceGridPropsData[] = IceInternal::Property("IceGrid.Node.RedirectErrToOut", false, 0), IceInternal::Property("IceGrid.Node.Trace.Activator", false, 0), IceInternal::Property("IceGrid.Node.Trace.Adapter", false, 0), + IceInternal::Property("IceGrid.Node.Trace.Admin", false, 0), IceInternal::Property("IceGrid.Node.Trace.Patch", false, 0), IceInternal::Property("IceGrid.Node.Trace.Replica", false, 0), IceInternal::Property("IceGrid.Node.Trace.Server", false, 0), @@ -912,6 +913,7 @@ const IceInternal::Property IceGridPropsData[] = IceInternal::Property("IceGrid.Registry.SSLPermissionsVerifier.CollocationOptimized", false, 0), IceInternal::Property("IceGrid.Registry.SSLPermissionsVerifier.Context.*", false, 0), IceInternal::Property("IceGrid.Registry.SSLPermissionsVerifier", false, 0), + IceInternal::Property("IceGrid.Registry.Trace.Admin", false, 0), IceInternal::Property("IceGrid.Registry.Trace.Application", false, 0), IceInternal::Property("IceGrid.Registry.Trace.Adapter", false, 0), IceInternal::Property("IceGrid.Registry.Trace.Locator", false, 0), |