--- a/core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/install_remote_agent.xml Thu May 21 10:14:36 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/install_remote_agent.xml Thu May 21 10:35:09 2009 -0500
@@ -23,17 +23,17 @@
href="/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_install_tab.htm"
title="Select the appropriate remote agent">
<description>
- Choose the remote agent that matches the OS on the target device.
+ In the <b>Install remote agents</b> tab choose the remote agent that matches the OS on the target device.
</description>
<subitem
label="In the remote agents list, select the remote agent that most closely matches the OS on the target device.">
</subitem>
<subitem
- label="Click Save to download and save the remote agent for installation later. This step is optional as the immediate installation step below is recommended."
- skip="true">
+ label="Click Install to download and immediately install the selected remote agent to the target device.">
</subitem>
<subitem
- label="Click Install to download and immediately install the selected remote agent to the target device.">
+ label="Or, click Save to download and save the remote agent for installation later. This step is optional, clicking Install is recommended."
+ skip="true">
</subitem>
</item>
</cheatsheet>
--- a/core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/new_remote_conn.xml Thu May 21 10:14:36 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/new_remote_conn.xml Thu May 21 10:35:09 2009 -0500
@@ -12,12 +12,11 @@
<description>
Use the <b>New Connections</b> window to create, edit, and manage remote connection settings to enable on-device debugging and the installation of remote agents.
</description>
- <command
- required="false"
- serialization="org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.makeFast=com.nokia.carbide.remoteconnections.view.ConnectionsView)"/>
+ <subitem
+ label="Cliick Help > On-Device Connections to open the New Connection window.">
+ </subitem>
</item>
<item
- href="/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_connection_wizard.htm"
title="Define the remote connection">
<description>
Use the <b>Edit connection name and type</b> page to define basic remote connection settings.
@@ -34,20 +33,18 @@
</subitem>
</item>
<item
- href="/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_connection_wizard.htm"
title="Select serial port and device OS">
<description>
In the <b>Connection settings</b> page specify the connection settings, the device OS, and verify the presence of a remote agent.
</description>
<subitem
- label="Select the serial port">
+ label="Select the serial port from the available list. A named COM port (COM4 - BthModem0) indicates an active port.">
</subitem>
<subitem
- label="Select the device OS used by the conenction setting">
+ label="Select the OS used by the device from the dropdown list.">
</subitem>
</item>
<item
- href="/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_connection_wizard.htm"
title="Verify connection and presence of remote agent">
<description>
Select service to test and click Initiate service testing
@@ -56,13 +53,13 @@
label="Select a service in the Select the service to test list.">
</subitem>
<subitem
- label="Click Initiate service test to test connection.">
+ label="Click Initiate service test to test the connection.">
</subitem>
<subitem
- label="Examine Status box for results.">
+ label="Examine Status box for results. Failures indicate that the COM port is not open. Not responding indicates that no service is running on the device.">
</subitem>
<subitem
- label="Click Finish.">
+ label="Click Finish to create the connection setting and have it appear in the Remote Connections view.">
</subitem>
</item>
<item