even more image updates for coda rename
authorfturovic <frank.turovich@nokia.com>
Wed, 22 Sep 2010 16:34:53 -0500
changeset 2093 d18472fdac41
parent 2092 047b263f1004
child 2094 90b9cb908a6b
even more image updates for coda rename
core/com.nokia.carbide.cpp.doc.user/html/reference/images/export_rc_01_select.png
core/com.nokia.carbide.cpp.doc.user/html/reference/images/export_rc_02_export_data.png
core/com.nokia.carbide.cpp.doc.user/html/reference/images/import_rc_01_select.png
core/com.nokia.carbide.cpp.doc.user/html/reference/images/import_rc_02_import_data.png
core/com.nokia.carbide.cpp.doc.user/html/reference/trk/exporting_remote_conns.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/trk/importing_remote_conns.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/trk/panel_filter.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_settings_pane.htm
core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_wiz_edit.htm
Binary file core/com.nokia.carbide.cpp.doc.user/html/reference/images/export_rc_01_select.png has changed
Binary file core/com.nokia.carbide.cpp.doc.user/html/reference/images/export_rc_02_export_data.png has changed
Binary file core/com.nokia.carbide.cpp.doc.user/html/reference/images/import_rc_01_select.png has changed
Binary file core/com.nokia.carbide.cpp.doc.user/html/reference/images/import_rc_02_import_data.png has changed
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/exporting_remote_conns.htm	Wed Sep 22 15:02:33 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/exporting_remote_conns.htm	Wed Sep 22 16:34:53 2010 -0500
@@ -20,10 +20,10 @@
 <ol>
   <li>Click the <b>File &gt; Export..</b>. menu option.</li>
   <li>Select the <b>Remote Connections &gt; Remote Connections Data</b> wizard in the Select page (Figure 1), then click <b>Next</b>.</li>
-<p align="center"><img src="../images/export_rc_01_select.png" width="470" height="550"></p>
+<p align="center"><img src="../images/export_rc_01_select.png" width="525" height="550"></p>
 <p class="figure">Figure 1. Select page showing Remote Connections Data wizard</p>
   <li>Choose file and remote connections to export (Figure 2) in the <b>Export Remote Connections Data</b> page.</li>
-<p align="center"><img src="../images/export_rc_02_export_data.png" width="470" height="550"></p>
+<p align="center"><img src="../images/export_rc_02_export_data.png" width="525" height="550"></p>
 <p class="figure">Figure 2. Enable remote connections to export to chosen file</p>
   <li>Click <b>Finish</b> to save the selected remote connections to the file.</li>
 </ol>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/importing_remote_conns.htm	Wed Sep 22 15:02:33 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/importing_remote_conns.htm	Wed Sep 22 16:34:53 2010 -0500
@@ -20,10 +20,10 @@
 <ol>
   <li>Click the <b>File &gt; Import..</b>. menu option.</li>
   <li>Select the <b>Remote Connections &gt; Remote Connections Data</b> wizard in the Select page (Figure 1), then click <b>Next</b>.</li>
-<p align="center"><img src="../images/import_rc_01_select.png" width="470" height="550"></p>
+<p align="center"><img src="../images/import_rc_01_select.png" width="525" height="550"></p>
 <p class="figure">Figure 1. Select page showing Remote Connections Data wizard</p>
   <li>Choose file and remote connections to export (Figure 2) in the <b>Import Remote Connections Data</b> page.</li>
-<p align="center"><img src="../images/import_rc_02_import_data.png" width="470" height="550"></p>
+<p align="center"><img src="../images/import_rc_02_import_data.png" width="525" height="550"></p>
 <p class="figure">Figure 2. Enable remote connections to import</p>
   <li>Click <b>Finish</b> to import the selected remote connections into Carbide.</li>
 </ol>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/panel_filter.htm	Wed Sep 22 15:02:33 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/panel_filter.htm	Wed Sep 22 16:34:53 2010 -0500
@@ -5,11 +5,11 @@
 <meta http-equiv="Content-Style-Type" content="text/css" />
 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
 <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
-<title>Filter Preferences</title>
+<title>Launch Configurations preference panel</title>
 <link rel="StyleSheet" href="../../../book.css" type="text/css"/>
 </head>
 <body >
-<h2> Launch Configuration Filters</h2>
+<h2> Launch Configurations preference panel</h2>
 <p>The <img src="../../images/command_link.png" border="0" alt="" /> <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=
 org.eclipse.debug.internal.ui.preferences.LaunchConfigurationsPreferencePage)")'>Launch Configurations</a> preference panel provides additional options for filtering out the launch configurations that appear in the list of configurations.</p>
 <div class="step">
@@ -19,7 +19,7 @@
   <li>Select the <b>Run &gt; Debug As</b> menu item</li>
   <p>The <b>Debug</b> window appears.</p>
   <li>Select the Filter icon in the toolbar above the list of configuration types and defined configurations.</li>
-  <p>The <b>Preferences (Filtered)</b> window appears (Figure 1).</p>
+  <p>TheLaunch Configurations preference panel appears (Figure 1).</p>
 </ol>
 <p align="center"><img src="../images/panel_filter.png" width="635" height="596" /></p>
 <p class="figure">Figure 1 - Launch Configurations Filter Window</p>
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_settings_pane.htm	Wed Sep 22 15:02:33 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_settings_pane.htm	Wed Sep 22 16:34:53 2010 -0500
@@ -12,7 +12,7 @@
 <body >
 <h2>Install Remote Agents pane</h2>
 <p>Use  the <strong>Install Remote Agents</strong> pane to select the latest remote agent version  to download and install to the device. </p>
-<p align="center"><img src="../images/tab_new_conn_install_agent.png" alt="" width="464" height="554"></p>
+<p align="center"><img src="../images/tab_new_conn_install_agent.png" alt="" width="525" height="576"></p>
 <p class="figure">Figure 2 - New Connection wizard Serial Connection Settings page</p>
 <p>Table 3. Serial Connection Setting page - Install Remote Agents tab</p>
 <table width="100%"  border="0" cellpadding="2" cellspacing="0">
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_wiz_edit.htm	Wed Sep 22 15:02:33 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/trk/wnd_new_conn_wiz_edit.htm	Wed Sep 22 16:34:53 2010 -0500
@@ -19,7 +19,7 @@
 </ul>
 <h3><strong><a name="CONN_EDIT" id="INSTALL3"></a></strong>Edit connection name and type</h3>
 <p>Use the <b>Edit connection name and type</b> page to assign a name and connection type to the new connection setup.</p>
-<p align="center"><img src="../images/wnd_new_connection_wizard_01.png" width="456" height="554"></p>
+<p align="center"><img src="../images/tab_new_conn_setup_conn.png" width="525" height="576"></p>
 <p class="figure">Figure 1 - New Connection wizard Edit connection name and type page</p>
 <p>Table 1. Edit connection name and type page - options</p>
 <table width="100%"  border="0" cellpadding="2" cellspacing="0">
@@ -28,12 +28,12 @@
     <th width="59%" scope="col">Explanation</th>
   </tr>
   <tr>
-    <td><strong>Connetion Name</strong></td>
-    <td><p>Enter a name for the connection.</p>    </td>
+      <td><strong>Conection Type</strong></td>
+      <td>Select the type of connection this setup will use.</td>
   </tr>
   <tr>
-    <td><strong>Conection Type</strong></td>
-    <td>Select the type of connection this setup will use.</td>
+    <td><strong>Connetion name</strong></td>
+    <td><p>Enter a name for the connection.</p>    </td>
   </tr>
   <tr>
     <td><strong>Supported Services</strong></td>
@@ -47,7 +47,7 @@
   <li>Allow easy serial port selection when connecting to a device </li>
   <li>Verify that you have the latest remote agent installed on a device</li>
 </ul>
-<p align="center"><img src="../images/wnd_new_connection_wizard_02.png" width="456" height="554"></p>
+<p align="center"><img src="../images/tab_new_conn_test_conn.png" width="525" height="576"></p>
 <p class="figure">Figure 2 - New Connection wizard Set Connection Settings tab</p>
 <p>Table 2. Bluetooth Setting page - Set Connection Settings tab</p>
 <table width="100%"  border="0" cellpadding="2" cellspacing="0">
@@ -87,7 +87,7 @@
 </table>
 <h3><strong><a name="INSTALL" id="INSTALL"></a>Install Remote Agents</strong> pane</h3>
 <p>Use  the <strong>Install Remote Agents</strong> pane to select the latest remote agent version  to download and install to the device. </p>
-<p align="center"><img src="../images/wnd_new_connection_wizard_03.png" width="456" height="554"></p>
+<p align="center"><img src="../images/tab_new_conn_install_agent.png" width="525" height="576"></p>
 <p class="figure">Figure 2 - New Connection wizard Install remote agents tab</p>
 <p>Table 3. Bluetooth Setting page - Install Remote Agents tab</p>
 <table width="100%"  border="0" cellpadding="2" cellspacing="0">