core/com.nokia.carbide.cpp.doc.user/html/concepts/CarbidePerspective.html
changeset 1725 90bba933bb36
parent 1658 2a5c0df13bad
--- a/core/com.nokia.carbide.cpp.doc.user/html/concepts/CarbidePerspective.html	Thu Jul 29 13:33:19 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/concepts/CarbidePerspective.html	Thu Jul 29 14:41:38 2010 -0500
@@ -13,15 +13,15 @@
 	   <li><a href="../reference/view_sym_proj_nav.htm">Symbian Project Navigator</a> view - shows all files that belong to the
 		  current build configuration </li>
 		<li><a href="../hints_tips.htm">Editor</a> view - one or more source code editor windows </li> 
-	   <li><a href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_outline_view.htm">Outline</a> view -   displays an outline of a structured C/C++ file that is currently open in the editor view </li>
-		<li><a href="../reference/view_install_extensions.htm">Install Extensions</a> view - displays a list of installable plug-ins</li>
+	    <li><a href="../reference/view_carbide_portal.htm">Carbide Portals</a> editor - provides Carbide news,  release information, additional extensions, and support options</li>
+	    <li><a href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_outline_view.htm">Outline</a> view -   displays an outline of a structured C/C++ file that is currently open in the editor view </li>
 		<li><a href="PLUGINS_ROOT/org.eclipse.cdt.doc.user/reference/cdt_u_problems_view.htm">Problems</a> view - displays build errors </li>
 		<li><a href="../reference/view_console.htm">Console</a> view -   shows the output of a process and allows you to provide keyboard input to a 
 process</li>
         <li><a href="../reference/view_executables.htm">Executables</a> view - provides a dynamic list of executables and their related source files</li>
 	    <li><a href="../reference/trk/view_remote_connection.htm">Remote Connections</a> view &ndash; use to monitor, create, edit, or remove  common  connection settings</li>
 	 </ul>
-     <p align="center"><img src="images/workbench.png" width="1028" height="789" /></p>
+   <p align="center"><img src="images/workbench.png" width="1028" height="789" /></p>
    <p class="figure">Figure 1 - Carbide C/C++ perspective </p>
 	 <p class="note"><b>NOTE</b> Click the <img src="../images/icons/double_arrow_icon.png" width="12" height="9" align="absmiddle" /> icon to show additional options that may not be visible in the perspective view.</p>
 	 <p>For more information on perspectives see <b>Workbench User Guide &gt; Concepts &gt; <a href="PLUGINS_ROOT/org.eclipse.platform.doc.user/concepts/concepts-4.htm">Perspectives</a></b>, and for views see  <b>C/C++ Development User Guide &gt; Reference