From ee97e0f348bcefb316a60ed21114bbfee82d6678 Mon Sep 17 00:00:00 2001 From: David Dykstal Date: Wed, 13 Dec 2006 18:16:41 +0000 Subject: [PATCH] [142968] fixed some "IBM supplied" strings in the documentation. --- .../org.eclipse.rse.doc.isv/guide/api/dialogs/uiDialogsAPI.html | 2 +- rse/doc/org.eclipse.rse.doc.isv/guide/usingAPIs.html | 2 +- rse/doc/org.eclipse.rse.doc.user/tasks/tedittype.html | 2 +- rse/doc/org.eclipse.rse.doc.user/tasks/tremtype.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/rse/doc/org.eclipse.rse.doc.isv/guide/api/dialogs/uiDialogsAPI.html b/rse/doc/org.eclipse.rse.doc.isv/guide/api/dialogs/uiDialogsAPI.html index 92f7cb30dd2..2a472523807 100755 --- a/rse/doc/org.eclipse.rse.doc.isv/guide/api/dialogs/uiDialogsAPI.html +++ b/rse/doc/org.eclipse.rse.doc.isv/guide/api/dialogs/uiDialogsAPI.html @@ -154,7 +154,7 @@ development and test effort. All these dialogs are in package org.eclipse.rse.ui.actions package.

-

In addition to these universal dialogs, there are dialogs specific to the Files subsystem supplied by IBM. These enable selection of remote files or folders. They can be found in the org.eclipse.rse.files.ui.dialogs package.

+

In addition to these universal dialogs, there are dialogs specific to the predefined Files subsystem. These enable selection of remote files or folders. They can be found in the org.eclipse.rse.files.ui.dialogs package.

diff --git a/rse/doc/org.eclipse.rse.doc.isv/guide/usingAPIs.html b/rse/doc/org.eclipse.rse.doc.isv/guide/usingAPIs.html index 8999da76ffa..9a6eb8600a2 100755 --- a/rse/doc/org.eclipse.rse.doc.isv/guide/usingAPIs.html +++ b/rse/doc/org.eclipse.rse.doc.isv/guide/usingAPIs.html @@ -19,7 +19,7 @@ defined by the RSE. The API set supplied by the RSE can be roughly partitioned into three areas:
  1. User interface support, to make it easier to author plug-ins that extend or use the RSE. -
  2. Remote resources support, to enable access to remote resources via IBM-supplied subsystems. +
  3. Remote resources support, to enable access to remote resources via predefined subsystems.
  4. Model support, to enable traversal of the RSE model, to access connections, subsystem factories, subsystems, filters, and so on.

diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tedittype.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tedittype.html index a06b55d0861..ee577644afd 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tedittype.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tedittype.html @@ -17,7 +17,7 @@
  • In the Remote Systems view, right-click on a file subsystem, and select Work With > Named Types.
  • On the Work With Named Types window, expand Object or Member.
  • -
  • Select your defined type from the list. You cannot edit any IBM-supplied types.
  • +
  • Select your defined type from the list. You cannot edit any predefined types.
  • Make the required changes.
  • Click Apply.
  • diff --git a/rse/doc/org.eclipse.rse.doc.user/tasks/tremtype.html b/rse/doc/org.eclipse.rse.doc.user/tasks/tremtype.html index e80fbb76a89..13110dffd4d 100755 --- a/rse/doc/org.eclipse.rse.doc.user/tasks/tremtype.html +++ b/rse/doc/org.eclipse.rse.doc.user/tasks/tremtype.html @@ -16,7 +16,7 @@
    1. In the Remote Systems view, right-click on a subsystem, and select Work With > Named Types.
    2. On the Work With Named Types window, expand Object or Member.
    3. -
    4. Select your defined type from the list. You cannot remove any IBM-supplied types.
    5. +
    6. Select your defined type from the list. You cannot remove any predefined types.
    7. Click Remove.