From 9c328c6d7d28fdb61eab9e4166692f3f3f76e103 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber < martin.oberhuber@windriver.com> Date: Tue, 27 Feb 2007 12:45:25 +0000 Subject: [PATCH] [175688][doc] fix missing trailing s in doc for newConnectionWizards. Add since RSE 2.0 information. --- .../schema/newConnectionWizards.exsd | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/rse/plugins/org.eclipse.rse.ui/schema/newConnectionWizards.exsd b/rse/plugins/org.eclipse.rse.ui/schema/newConnectionWizards.exsd index 77aa9924572..8061775cd5b 100644 --- a/rse/plugins/org.eclipse.rse.ui/schema/newConnectionWizards.exsd +++ b/rse/plugins/org.eclipse.rse.ui/schema/newConnectionWizards.exsd @@ -3,7 +3,7 @@ - + This extension point is used to register new connection creation wizard extensions. New connection creation wizards appear as choices within the "New Connection" dialog, and are used to create connections from the registered system types. New connection creation wizards can be organized in categories. Uncategorized wizards or wizards with invalid category paths will be sorted in as non-categorized root element. @@ -162,6 +162,15 @@ The default RSE wizard category id is "org.eclipse.rse.ui.wizards.newconnec + + + + + + RSE 2.0 + + + @@ -171,7 +180,7 @@ The default RSE wizard category id is "org.eclipse.rse.ui.wizards.newconnec <p> <pre> - <extension point="org.eclipse.rse.ui.newConnectionWizard"> + <extension point="org.eclipse.rse.ui.newConnectionWizards"> <category id="org.eclipse.rse.ui.wizards.newconnection.default.category" name="%Creation.category.name"/> <newConnectionWizard