From 0078e83508d4cc6538f7afd8614dfcdf3d06986e Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Thu, 24 Aug 2006 19:49:56 +0000 Subject: [PATCH] [cleanup] document default setting of passwordPersistence caseSensitive --- .../schema/passwordPersistence.exsd | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/rse/plugins/org.eclipse.rse.ui/schema/passwordPersistence.exsd b/rse/plugins/org.eclipse.rse.ui/schema/passwordPersistence.exsd index c821b0148f8..5b983244c24 100644 --- a/rse/plugins/org.eclipse.rse.ui/schema/passwordPersistence.exsd +++ b/rse/plugins/org.eclipse.rse.ui/schema/passwordPersistence.exsd @@ -11,6 +11,11 @@ + + + (no description available) + + @@ -40,6 +45,11 @@ + + + (no description available) + + @@ -58,7 +68,7 @@ - If the user ID is case sensitive or not. This is an optional attribute. + If the user ID is case sensitive or not. This is an optional attribute. If not set, the value <code>true</code> is assumed.