summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
authorBenoit Foucher <benoit@zeroc.com>2006-01-04 14:07:28 +0000
committerBenoit Foucher <benoit@zeroc.com>2006-01-04 14:07:28 +0000
commit3ca9a825941baf95dc92c8f10ffd11caceec31e6 (patch)
treeec08ce6aee396a0c9a9569d0502483076f62b780 /cpp/src
parentModified pkgconfig file editing to hard code /usr as the mono_home. The (diff)
downloadice-3ca9a825941baf95dc92c8f10ffd11caceec31e6.tar.bz2
ice-3ca9a825941baf95dc92c8f10ffd11caceec31e6.tar.xz
ice-3ca9a825941baf95dc92c8f10ffd11caceec31e6.zip
Added IceGrid.Node.DisableOnFailure
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/Ice/PropertyNames.cpp3
-rw-r--r--cpp/src/Ice/PropertyNames.h2
2 files changed, 3 insertions, 2 deletions
diff --git a/cpp/src/Ice/PropertyNames.cpp b/cpp/src/Ice/PropertyNames.cpp
index d44041f015d..c89b0abf810 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', Fri Nov 25 11:59:22 2005
+// Generated by makeprops.py from file `../config/PropertyNames.def', Wed Jan 4 16:04:58 2006
// IMPORTANT: Do not edit this file -- any edits made here will be lost!
@@ -103,6 +103,7 @@ const char* IceInternal::PropertyNames::IceGridProps[] =
"IceGrid.Node.RegisterProcess",
"IceGrid.Node.CollocateRegistry",
"IceGrid.Node.Data",
+ "IceGrid.Node.DisableOnFailure",
"IceGrid.Node.Endpoints",
"IceGrid.Node.Name",
"IceGrid.Node.Output",
diff --git a/cpp/src/Ice/PropertyNames.h b/cpp/src/Ice/PropertyNames.h
index eb3621d9ae5..937141f50d8 100644
--- a/cpp/src/Ice/PropertyNames.h
+++ b/cpp/src/Ice/PropertyNames.h
@@ -7,7 +7,7 @@
//
// **********************************************************************
-// Generated by makeprops.py from file `../config/PropertyNames.def', Fri Nov 25 11:59:22 2005
+// Generated by makeprops.py from file `../config/PropertyNames.def', Wed Jan 4 16:04:58 2006
// IMPORTANT: Do not edit this file -- any edits made here will be lost!