minor CSS and content changes
authorfturovic <frank.turovich@nokia.com>
Mon, 19 Jul 2010 15:31:48 -0500
changeset 1640 4891d49809bb
parent 1639 5fdc216afa33
child 1641 2b3996fc09a1
minor CSS and content changes
core/com.nokia.carbide.cpp/book.css
core/com.nokia.carbide.cpp/html/help_keys_carbide.htm
core/com.nokia.carbide.cpp/html/help_keys_cw.htm
core/com.nokia.carbide.cpp/html/help_keys_vs.htm
core/com.nokia.carbide.cpp/html/online_banner.html
core/com.nokia.carbide.cpp/html/welcome_note.htm
--- a/core/com.nokia.carbide.cpp/book.css	Mon Jul 19 15:15:54 2010 -0500
+++ b/core/com.nokia.carbide.cpp/book.css	Mon Jul 19 15:31:48 2010 -0500
@@ -10,9 +10,9 @@
 	}
 
 /* 20091007 added verdana and ariel to list to match SFO website fonts choices */
-body, p, table {
+body, p, table, li {
 	font-family: Verdana, Ariel, Helvetica, sans-serif;
-	font-size: 0.9em;
+	font-size: 1em;
 	font-weight: normal;
 }
 
@@ -97,7 +97,7 @@
 	}
 	
 th	{
-	background-color: #ffd62c;
+	background-color: #8FCAE7;
 	}
 
 div.ol.p	{
--- a/core/com.nokia.carbide.cpp/html/help_keys_carbide.htm	Mon Jul 19 15:15:54 2010 -0500
+++ b/core/com.nokia.carbide.cpp/html/help_keys_carbide.htm	Mon Jul 19 15:31:48 2010 -0500
@@ -1,126 +1,126 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<html>
-
-<head>
-<meta http-equiv="Content-Language" content="en-us">
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Nokia Carbide.c++ Shortcuts</title>
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
-<link href="../book.css" rel="stylesheet" type="text/css">
-</head>
-
-<h2>Nokia Carbide.c++  Shortcuts</h2>
-<p>Table 1 describes the Nokia Carbide.c++ key shortcuts.  </p>
-<p>Keys can be viewed or edited in the <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.Keys)")'>
-<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png" border="0" align="absmiddle">
-<b>General &gt; Keys</b></a> preference panel.</p>
-<h5>Table 1.  Nokia Carbide.c++ key shortcuts</h5>
-<table cellspacing="0" cellpadding="0" width="100%" border="1">
-  <tr>
-    <th width="24%" scope="col"><p class="style2">Category</p></th>
-    <th width="31%" scope="col">Carbide.c++</th>
-    <th width="45%" scope="col"><span class="style2">Shortcut Added </span></th>
-  </tr>
-  <tr bgcolor="#FFFFCC">
-    <td colspan="3"><b>Project</b></td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Build All Configurations </td>
-    <td class="code" >CTRL+ALT+A</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Build Clean </td>
-    <td class="code" >CTRL+SHIFT+-</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Build Project </td>
-    <td class="code" >CTRL+B</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Build Symbian Component </td>
-    <td class="code" >CTRL+ALT+P</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Clean Symbian Component </td>
-    <td class="code" >CTRL+ALT+X</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Freeze Symbian Component </td>
-    <td class="code" >CTRL+ALT+B</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Compile</td>
-    <td class="code" >CTRL+ALT+C</td>
-  </tr>
-  <tr bgcolor="#FFFFCC">
-    <td><b>Run/Debug</b></td>
-    <td>&nbsp;</td>
-    <td>&nbsp;</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Debug</td>
-    <td class="code" >F11</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Run</td>
-    <td class="code" >CTRL+F11</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Step Into </td>
-    <td class="code" >F5</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Step Over </td>
-    <td class="code" >F6</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Step Return </td>
-    <td class="code" >F7</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Build Project </td>
-    <td class="code" >CTRL+B</td>
-  </tr>
-  <tr bgcolor="#FFFFCC">
-    <td><b>Search</b></td>
-    <td>&nbsp;</td>
-    <td>&nbsp;</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >System Search </td>
-    <td class="code" >ALT+SHIFT+G</td>
-  </tr>
-  <tr bgcolor="#FFFFCC">
-    <td><b>Help</b></td>
-    <td>&nbsp;</td>
-    <td>&nbsp;</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Show Key Assist </td>
-    <td class="code" >CTRL+SHIFT+L</td>
-  </tr>
-</table>
-<h5>Related references</h5>
-<ul>
-  <li><a href="help_keys_vs.htm">Microsoft Visual Studio Shortcuts</a></li>
-  <li><a href="help_keys_cw.htm">Nokia Codewarrior Shortcuts</a></li>
-</ul>
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-</body>
-
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html>
+
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<title>Nokia Carbide.c++ Shortcuts</title>
+<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<link href="../book.css" rel="stylesheet" type="text/css">
+</head>
+
+<h2>Nokia Carbide.c++  Shortcuts</h2>
+<p>Table 1 describes the Nokia Carbide.c++ key shortcuts.  </p>
+<p>Keys can be viewed or edited in the <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.Keys)")'>
+<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png" border="0" align="absmiddle">
+<b>General &gt; Keys</b></a> preference panel.</p>
+<h5>Table 1.  Nokia Carbide.c++ key shortcuts</h5>
+<table cellspacing="0" cellpadding="0" width="100%" border="1">
+  <tr>
+    <th width="24%" scope="col"><p class="style2"><strong>Category</strong></p></th>
+    <th width="31%" scope="col">Carbide.c++</th>
+    <th width="45%" scope="col"><span class="style2">Shortcut Added </span></th>
+  </tr>
+  <tr bgcolor="#EEEEEE">
+    <td colspan="3"><b>Project</b></td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Build All Configurations </td>
+    <td class="code" >CTRL+ALT+A</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Build Clean </td>
+    <td class="code" >CTRL+SHIFT+-</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Build Project </td>
+    <td class="code" >CTRL+B</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Build Symbian Component </td>
+    <td class="code" >CTRL+ALT+P</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Clean Symbian Component </td>
+    <td class="code" >CTRL+ALT+X</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Freeze Symbian Component </td>
+    <td class="code" >CTRL+ALT+B</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Compile</td>
+    <td class="code" >CTRL+ALT+C</td>
+  </tr>
+  <tr bgcolor="#EEEEEE">
+    <td><b>Run/Debug</b></td>
+    <td>&nbsp;</td>
+    <td>&nbsp;</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Debug</td>
+    <td class="code" >F11</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Run</td>
+    <td class="code" >CTRL+F11</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Step Into </td>
+    <td class="code" >F5</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Step Over </td>
+    <td class="code" >F6</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Step Return </td>
+    <td class="code" >F7</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Build Project </td>
+    <td class="code" >CTRL+B</td>
+  </tr>
+  <tr bgcolor="#EEEEEE">
+    <td><b>Search</b></td>
+    <td>&nbsp;</td>
+    <td>&nbsp;</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >System Search </td>
+    <td class="code" >ALT+SHIFT+G</td>
+  </tr>
+  <tr bgcolor="#EEEEEE">
+    <td><b>Help</b></td>
+    <td>&nbsp;</td>
+    <td>&nbsp;</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Show Key Assist </td>
+    <td class="code" >CTRL+SHIFT+L</td>
+  </tr>
+</table>
+<h5>Related references</h5>
+<ul>
+  <li><a href="help_keys_vs.htm">Microsoft Visual Studio Shortcuts</a></li>
+  <li><a href="help_keys_cw.htm">Nokia Codewarrior Shortcuts</a></li>
+</ul>
+<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
+</body>
+
 </html>
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp/html/help_keys_cw.htm	Mon Jul 19 15:15:54 2010 -0500
+++ b/core/com.nokia.carbide.cpp/html/help_keys_cw.htm	Mon Jul 19 15:31:48 2010 -0500
@@ -1,211 +1,211 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<html>
-
-<head>
-<meta http-equiv="Content-Language" content="en-us">
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Nokia CodeWarrior Shortcuts</title>
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
-<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
-<style type="text/css">
-<!--
-.style2 {font-weight: bold}
--->
-</style>
-</head>
-
-<h2>Nokia CodeWarrior Shortcuts</h2>
-<p>Table 1 describes the Nokia CodeWarrior key shortcuts supported by Carbide.c++.  </p>
-<p class="note"><b>NOTE</b> These shortcuts extend the Default key shortcuts and not every CodeWarror tool shortcut is supported.</p>
-<p>Keys can be viewed or edited in the <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.Keys)")'>
-<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png" border="0" align="absmiddle">
-<b>General &gt; Keys</b></a> preference panel.</p>
-<h5>Table 1. Nokia CodeWarrior key shortcuts</h5>
-<table cellspacing="0" cellpadding="0" width="100%" border="1">
-  <tr>
-    <th width="24%" scope="col"><p class="style2">Category</p></th>
-    <th width="31%" scope="col">Nokia CodeWarrior</th>
-    <th width="31%" scope="col">Carbide.c++</th>
-    <th width="45%" scope="col"><span class="style2">Shortcut Added </span></th>
-  </tr>
-  <tr bgcolor="#FFFFCC">
-    <td colspan="4"><b>C/C++ Source </b></td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Find Definition </td>
-    <td class="code" >Open Definition </td>
-    <td class="code" >CTRL+'</td>
-  </tr>
-  <tr bgcolor="#FFFFCC">
-    <td colspan="4"><b>Edit</b></td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Find Next </td>
-    <td class="code" >Find Next </td>
-    <td class="code" >F3</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Find Previous </td>
-    <td class="code" >Find Previous </td>
-    <td class="code" >SHIFT+F3</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Replace</td>
-    <td class="code" >Find and Replace </td>
-    <td class="code" >CTRL+H</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Undo</td>
-    <td class="code" >Undo</td>
-    <td class="code" >CTRL+Backspace</td>
-  </tr>
-  <tr bgcolor="#FFFFCC">
-    <td colspan="4"><b>Project</b></td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Make</td>
-    <td class="code" >Build Project </td>
-    <td class="code" >F7</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >&nbsp;</td>
-    <td class="code" >Compile</td>
-    <td class="code" >CTRL+F7</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >&nbsp;</td>
-    <td class="code" >Build Target Only </td>
-    <td class="code" >CTRL+SHIFT+F7</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >New</td>
-    <td class="code" >New</td>
-    <td class="code" >CTRL+SHIFT+N</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td><span class="code">Remove Object Code </span></td>
-    <td class="code" >Build Clean</td>
-    <td class="code" >CTRL+-</td>
-  </tr>
-  <tr bgcolor="#FFFFCC">
-    <td colspan="4"><b>Run/Debug</b></td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Debug</td>
-    <td class="code" >Start</td>
-    <td class="code" >F5</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Goto Line </td>
-    <td class="code" >Run to  Line </td>
-    <td class="code" >CTRL+G</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Run</td>
-    <td class="code" >Start without Debugging</td>
-    <td class="code" >CTRL+F5</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Set/Clear Breakpoint </td>
-    <td class="code" >Toggle Breakpoint </td>
-    <td class="code" >F9</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Step Into </td>
-    <td class="code" >Step Into </td>
-    <td class="code" >F11</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Step Over </td>
-    <td class="code" >Step Over </td>
-    <td class="code" >F10</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Step Return </td>
-    <td class="code" >Step Return </td>
-    <td class="code" >SHIFT+F11</td>
-  </tr>
-  <tr>
-    <td colspan="4" bgcolor="#FFFFCC"><b>Search</b></td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >&nbsp;</td>
-    <td class="code" >Search Backwards </td>
-    <td class="code" >CTRL+B</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >&nbsp;</td>
-    <td class="code" >Search Forwards </td>
-    <td class="code" >CTRL+F</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >&nbsp;</td>
-    <td class="code" >Find Text in Workspace </td>
-    <td class="code" >CTRL+F3</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Find in Files </td>
-    <td class="code" >Search</td>
-    <td class="code" >CTRL+SHIFT+M</td>
-  </tr>
-  <tr>
-    <td colspan="4" bgcolor="#FFFFCC"><b>Text Editing </b></td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Select Word Left </td>
-    <td class="code" >Select Next Word </td>
-    <td class="code" >CTRL+RIGHT ARROW </td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Select Word Right </td>
-    <td class="code" >Select Previous Word </td>
-    <td class="code" >CTRL+LEFT ARROW </td>
-  </tr>
-  <tr>
-    <td colspan="4" bgcolor="#FFFFCC"><b>Windows</b></td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Cycle Windows</td>
-    <td class="code" >Next Editor </td>
-    <td class="code" >CTRL+TAB</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Cycle Windows</td>
-    <td class="code" >Previous Editor </td>
-    <td class="code" >CTRL+SHIFT+TAB</td>
-  </tr>
-</table>
-<h5>Related references</h5>
-<ul>
-  <li><a href="help_keys_vs.htm">Microsoft Visual Studio Shortcuts</a></li>
-  <li><a href="help_keys_carbide.htm">Nokia Carbide.c++ Shortcuts</a></li>
-</ul>
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-</body>
-
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html>
+
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<title>Nokia CodeWarrior Shortcuts</title>
+<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
+<style type="text/css">
+<!--
+.style2 {font-weight: bold}
+-->
+</style>
+</head>
+
+<h2>Nokia CodeWarrior Shortcuts</h2>
+<p>Table 1 describes the Nokia CodeWarrior key shortcuts supported by Carbide.c++.  </p>
+<p class="note"><b>NOTE</b> These shortcuts extend the Default key shortcuts and not every CodeWarror tool shortcut is supported.</p>
+<p>Keys can be viewed or edited in the <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.Keys)")'>
+<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png" border="0" align="absmiddle">
+<b>General &gt; Keys</b></a> preference panel.</p>
+<h5>Table 1. Nokia CodeWarrior key shortcuts</h5>
+<table cellspacing="0" cellpadding="0" width="100%" border="1">
+  <tr>
+    <th width="24%" scope="col"><p class="style2">Category</p></th>
+    <th width="31%" scope="col">Nokia CodeWarrior</th>
+    <th width="31%" scope="col">Carbide.c++</th>
+    <th width="45%" scope="col"><span class="style2">Shortcut Added </span></th>
+  </tr>
+  <tr bgcolor="#EEEEEE">
+    <td colspan="4"><b>C/C++ Source </b></td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Find Definition </td>
+    <td class="code" >Open Definition </td>
+    <td class="code" >CTRL+'</td>
+  </tr>
+  <tr bgcolor="#EEEEEE">
+    <td colspan="4"><b>Edit</b></td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Find Next </td>
+    <td class="code" >Find Next </td>
+    <td class="code" >F3</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Find Previous </td>
+    <td class="code" >Find Previous </td>
+    <td class="code" >SHIFT+F3</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Replace</td>
+    <td class="code" >Find and Replace </td>
+    <td class="code" >CTRL+H</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Undo</td>
+    <td class="code" >Undo</td>
+    <td class="code" >CTRL+Backspace</td>
+  </tr>
+  <tr bgcolor="#EEEEEE">
+    <td colspan="4"><b>Project</b></td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Make</td>
+    <td class="code" >Build Project </td>
+    <td class="code" >F7</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >&nbsp;</td>
+    <td class="code" >Compile</td>
+    <td class="code" >CTRL+F7</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >&nbsp;</td>
+    <td class="code" >Build Target Only </td>
+    <td class="code" >CTRL+SHIFT+F7</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >New</td>
+    <td class="code" >New</td>
+    <td class="code" >CTRL+SHIFT+N</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td><span class="code">Remove Object Code </span></td>
+    <td class="code" >Build Clean</td>
+    <td class="code" >CTRL+-</td>
+  </tr>
+  <tr bgcolor="#EEEEEE">
+    <td colspan="4"><b>Run/Debug</b></td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Debug</td>
+    <td class="code" >Start</td>
+    <td class="code" >F5</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Goto Line </td>
+    <td class="code" >Run to  Line </td>
+    <td class="code" >CTRL+G</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Run</td>
+    <td class="code" >Start without Debugging</td>
+    <td class="code" >CTRL+F5</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Set/Clear Breakpoint </td>
+    <td class="code" >Toggle Breakpoint </td>
+    <td class="code" >F9</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Step Into </td>
+    <td class="code" >Step Into </td>
+    <td class="code" >F11</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Step Over </td>
+    <td class="code" >Step Over </td>
+    <td class="code" >F10</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Step Return </td>
+    <td class="code" >Step Return </td>
+    <td class="code" >SHIFT+F11</td>
+  </tr>
+  <tr>
+    <td colspan="4" bgcolor="#EEEEEE"><b>Search</b></td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >&nbsp;</td>
+    <td class="code" >Search Backwards </td>
+    <td class="code" >CTRL+B</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >&nbsp;</td>
+    <td class="code" >Search Forwards </td>
+    <td class="code" >CTRL+F</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >&nbsp;</td>
+    <td class="code" >Find Text in Workspace </td>
+    <td class="code" >CTRL+F3</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Find in Files </td>
+    <td class="code" >Search</td>
+    <td class="code" >CTRL+SHIFT+M</td>
+  </tr>
+  <tr>
+    <td colspan="4" bgcolor="#EEEEEE"><b>Text Editing </b></td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Select Word Left </td>
+    <td class="code" >Select Next Word </td>
+    <td class="code" >CTRL+RIGHT ARROW </td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Select Word Right </td>
+    <td class="code" >Select Previous Word </td>
+    <td class="code" >CTRL+LEFT ARROW </td>
+  </tr>
+  <tr>
+    <td colspan="4" bgcolor="#EEEEEE"><b>Windows</b></td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Cycle Windows</td>
+    <td class="code" >Next Editor </td>
+    <td class="code" >CTRL+TAB</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Cycle Windows</td>
+    <td class="code" >Previous Editor </td>
+    <td class="code" >CTRL+SHIFT+TAB</td>
+  </tr>
+</table>
+<h5>Related references</h5>
+<ul>
+  <li><a href="help_keys_vs.htm">Microsoft Visual Studio Shortcuts</a></li>
+  <li><a href="help_keys_carbide.htm">Nokia Carbide.c++ Shortcuts</a></li>
+</ul>
+<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
+</body>
+
 </html>
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp/html/help_keys_vs.htm	Mon Jul 19 15:15:54 2010 -0500
+++ b/core/com.nokia.carbide.cpp/html/help_keys_vs.htm	Mon Jul 19 15:31:48 2010 -0500
@@ -1,202 +1,202 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
-<html>
-
-<head>
-<meta http-equiv="Content-Language" content="en-us">
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<title>Microsoft Visual Studio Key Shortcuts</title>
-<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
-<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
-<style type="text/css">
-<!--
-.style2 {color: #FFFFFF}
--->
-</style>
-</head>
-
-<h2>Microsoft Visual Studio Shortcuts</h2>
-<p>Table 1 describes the Microsoft Visual Studio key shortcuts supported by Carbide.c++. </p>
-<p class="note"><b>NOTE</b> These shortcuts extend the Default key shortcuts and not every Visual Studio tool shortcut is supported.</p>
-<p>Keys can be viewed or edited in the <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.Keys)")'>
-<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png" border="0" align="absmiddle">
-<b>General &gt; Keys</b></a> preference panel.</p>
-<h5>Table 1. Microsoft Visual Studio key shortcuts</h5>
-<table cellspacing="0" cellpadding="0" width="100%" border="1" valign="center">
-  <tr>
-    <th width="24%" scope="col"><p class="style2">Category</p></th>
-    <th width="31%" scope="col">Visual Studio </th>
-    <th width="31%" scope="col">Carbide.c++</th>
-    <th width="45%" scope="col"><span class="style2">Shortcut Added </span></th>
-  </tr>
-  <tr bgcolor="#FFFFCC">
-    <td colspan="4"><b>C/C++ Source </b></td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Edit.GoToDefinition </td>
-    <td class="code" >Open Definition</td>
-    <td class="code" >F12</td>
-  </tr>
-  <tr bgcolor="#FFFFCC">
-    <td colspan="4"><b>Edit</b></td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Edit.FindNext </td>
-    <td class="code" >Find Next </td>
-    <td class="code" >F3</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >&nbsp;</td>
-    <td class="code" >Find at Current Cursor Position </td>
-    <td class="code" >CTRL+F3</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Edit.FindPrevious </td>
-    <td class="code" >Find Previous </td>
-    <td class="code" >SHIFT+F3</td>
-  </tr>
-  <tr bgcolor="#FFFFCC">
-    <td colspan="4"><b>Project</b></td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Build.BuildSolution</td>
-    <td class="code" >Build Project </td>
-    <td class="code" >F7</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >&nbsp;</td>
-    <td class="code" >Compile</td>
-    <td class="code" >CTRL+F7</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >&nbsp;</td>
-    <td class="code" >Build Target Only </td>
-    <td class="code" >CTRL+SHIFT+F7</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >File.NewProject</td>
-    <td class="code" >New</td>
-    <td class="code" >CTRL+SHIFT+N</td>
-  </tr>
-  <tr bgcolor="#FFFFCC">
-    <td colspan="4"><strong>Navigation</strong></td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Add Bookmark </td>
-    <td class="code" >Add Bookmark </td>
-    <td class="code" >CTRL+F2</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Go to Line </td>
-    <td class="code" >Go to Line... </td>
-    <td class="code" >CTRL+G</td>
-  </tr>
-  <tr bgcolor="#FFFFCC">
-    <td colspan="4"><b>Run/Debug</b></td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Debug.Start</td>
-    <td class="code" >Start / Resume </td>
-    <td class="code" >F5</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Debug.StartWithoutDebugging</td>
-    <td class="code" >Start without Debugging</td>
-    <td class="code" >CTRL+F5</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Debug.StepInto</td>
-    <td class="code" >Step Into </td>
-    <td class="code" >F11</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Debug.StepOut</td>
-    <td class="code" >Step Return </td>
-    <td class="code" >SHIFT+F11</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Debug.StepOver</td>
-    <td class="code" >Step Over </td>
-    <td class="code" >F10</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Debug.ToggleBreakpoint</td>
-    <td class="code" >Toggle Breakpoint </td>
-    <td class="code" >F9</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Debug.RunToCursor</td>
-    <td class="code" >Run to Line </td>
-    <td class="code" >CTRL+F10</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Debug.Breakpoints</td>
-    <td class="code" >Breakpoints</td>
-    <td class="code" >CTRL+ALT+B</td>
-  </tr>
-  <tr>
-    <td colspan="4" bgcolor="#FFFFCC"><b>Search</b></td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Edit.FindinFiles</td>
-    <td class="code" >Search</td>
-    <td class="code" >CTRL+SHIFT+F</td>
-  </tr>
-  <tr>
-    <td colspan="4" bgcolor="#FFFFCC"><b>Text Editing </b></td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Edit.WordNext</td>
-    <td class="code" >Select Next Word </td>
-    <td class="code" >CTRL+RIGHT ARROW </td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Edit.WordPrevious</td>
-    <td class="code" >Select Previous Word </td>
-    <td class="code" >CTRL+LEFT ARROW </td>
-  </tr>
-  <tr>
-    <td colspan="4" bgcolor="#FFFFCC"><b>Windows</b></td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Window.NextDocumentWindow</td>
-    <td class="code" >Next Editor </td>
-    <td class="code" >CTRL+TAB</td>
-  </tr>
-  <tr>
-    <td>&nbsp;</td>
-    <td class="code" >Window.PreviousDocumentWindow</td>
-    <td class="code" >Previous Editor </td>
-    <td class="code" >CTRL+SHIFT+TAB</td>
-  </tr>
-</table>
-<h5>Related references</h5>
-<ul>
-  <li><a href="help_keys_carbide.htm">Nokia Carbide.c++ Shortcuts</a></li>
-  <li><a href="help_keys_cw.htm">Nokia Codewarrior Shortcuts</a></li>
-</ul>
-<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
-</body>
-
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<html>
+
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
+<title>Microsoft Visual Studio Key Shortcuts</title>
+<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
+<script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js"></script>
+<style type="text/css">
+<!--
+.style2 {color: #FFFFFF}
+-->
+</style>
+</head>
+
+<h2>Microsoft Visual Studio Shortcuts</h2>
+<p>Table 1 describes the Microsoft Visual Studio key shortcuts supported by Carbide.c++. </p>
+<p class="note"><b>NOTE</b> These shortcuts extend the Default key shortcuts and not every Visual Studio tool shortcut is supported.</p>
+<p>Keys can be viewed or edited in the <a class="command-link" href='javascript:executeCommand("org.eclipse.ui.window.preferences(preferencePageId=org.eclipse.ui.preferencePages.Keys)")'>
+<img src="PLUGINS_ROOT/org.eclipse.help/command_link.png" border="0" align="absmiddle">
+<b>General &gt; Keys</b></a> preference panel.</p>
+<h5>Table 1. Microsoft Visual Studio key shortcuts</h5>
+<table cellspacing="0" cellpadding="0" width="100%" border="1" valign="center">
+  <tr>
+    <th width="24%" scope="col"><p class="style2">Category</p></th>
+    <th width="31%" scope="col">Visual Studio </th>
+    <th width="31%" scope="col">Carbide.c++</th>
+    <th width="45%" scope="col"><span class="style2">Shortcut Added </span></th>
+  </tr>
+  <tr bgcolor="#EEEEEE">
+    <td colspan="4"><b>C/C++ Source </b></td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Edit.GoToDefinition </td>
+    <td class="code" >Open Definition</td>
+    <td class="code" >F12</td>
+  </tr>
+  <tr bgcolor="#EEEEEE">
+    <td colspan="4"><b>Edit</b></td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Edit.FindNext </td>
+    <td class="code" >Find Next </td>
+    <td class="code" >F3</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >&nbsp;</td>
+    <td class="code" >Find at Current Cursor Position </td>
+    <td class="code" >CTRL+F3</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Edit.FindPrevious </td>
+    <td class="code" >Find Previous </td>
+    <td class="code" >SHIFT+F3</td>
+  </tr>
+  <tr bgcolor="#EEEEEE">
+    <td colspan="4"><b>Project</b></td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Build.BuildSolution</td>
+    <td class="code" >Build Project </td>
+    <td class="code" >F7</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >&nbsp;</td>
+    <td class="code" >Compile</td>
+    <td class="code" >CTRL+F7</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >&nbsp;</td>
+    <td class="code" >Build Target Only </td>
+    <td class="code" >CTRL+SHIFT+F7</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >File.NewProject</td>
+    <td class="code" >New</td>
+    <td class="code" >CTRL+SHIFT+N</td>
+  </tr>
+  <tr bgcolor="#EEEEEE">
+    <td colspan="4"><strong>Navigation</strong></td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Add Bookmark </td>
+    <td class="code" >Add Bookmark </td>
+    <td class="code" >CTRL+F2</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Go to Line </td>
+    <td class="code" >Go to Line... </td>
+    <td class="code" >CTRL+G</td>
+  </tr>
+  <tr bgcolor="#EEEEEE">
+    <td colspan="4"><b>Run/Debug</b></td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Debug.Start</td>
+    <td class="code" >Start / Resume </td>
+    <td class="code" >F5</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Debug.StartWithoutDebugging</td>
+    <td class="code" >Start without Debugging</td>
+    <td class="code" >CTRL+F5</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Debug.StepInto</td>
+    <td class="code" >Step Into </td>
+    <td class="code" >F11</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Debug.StepOut</td>
+    <td class="code" >Step Return </td>
+    <td class="code" >SHIFT+F11</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Debug.StepOver</td>
+    <td class="code" >Step Over </td>
+    <td class="code" >F10</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Debug.ToggleBreakpoint</td>
+    <td class="code" >Toggle Breakpoint </td>
+    <td class="code" >F9</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Debug.RunToCursor</td>
+    <td class="code" >Run to Line </td>
+    <td class="code" >CTRL+F10</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Debug.Breakpoints</td>
+    <td class="code" >Breakpoints</td>
+    <td class="code" >CTRL+ALT+B</td>
+  </tr>
+  <tr>
+    <td colspan="4" bgcolor="#EEEEEE"><b>Search</b></td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Edit.FindinFiles</td>
+    <td class="code" >Search</td>
+    <td class="code" >CTRL+SHIFT+F</td>
+  </tr>
+  <tr>
+    <td colspan="4" bgcolor="#EEEEEE"><b>Text Editing </b></td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Edit.WordNext</td>
+    <td class="code" >Select Next Word </td>
+    <td class="code" >CTRL+RIGHT ARROW </td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Edit.WordPrevious</td>
+    <td class="code" >Select Previous Word </td>
+    <td class="code" >CTRL+LEFT ARROW </td>
+  </tr>
+  <tr>
+    <td colspan="4" bgcolor="#EEEEEE"><b>Windows</b></td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Window.NextDocumentWindow</td>
+    <td class="code" >Next Editor </td>
+    <td class="code" >CTRL+TAB</td>
+  </tr>
+  <tr>
+    <td>&nbsp;</td>
+    <td class="code" >Window.PreviousDocumentWindow</td>
+    <td class="code" >Previous Editor </td>
+    <td class="code" >CTRL+SHIFT+TAB</td>
+  </tr>
+</table>
+<h5>Related references</h5>
+<ul>
+  <li><a href="help_keys_carbide.htm">Nokia Carbide.c++ Shortcuts</a></li>
+  <li><a href="help_keys_cw.htm">Nokia Codewarrior Shortcuts</a></li>
+</ul>
+<div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
+</body>
+
 </html>
\ No newline at end of file
--- a/core/com.nokia.carbide.cpp/html/online_banner.html	Mon Jul 19 15:15:54 2010 -0500
+++ b/core/com.nokia.carbide.cpp/html/online_banner.html	Mon Jul 19 15:31:48 2010 -0500
@@ -37,8 +37,8 @@
 
 	<table width="100%" cellspacing="0" cellpadding="8" border="0">
 		<tr>
-			<td align="left" valign="center" bgcolor="#FFC550"><img src="../intro/css/graphics/rootpage/brandmark.gif" alt="Carbide icon" title="Carbide icon">			</td>
-			<td align="right" valign="center" bgcolor="#FFC550"><B>Carbide Online Help Center v3.0</B></td>
+			<td align="left" valign="center" bgcolor="#EEEEEE"><img src="../intro/css/graphics/rootpage/brandmark.gif" alt="Carbide icon" title="Carbide icon">			</td>
+			<td align="right" valign="center" bgcolor="#EEEEEE"><B>Carbide Online Help Center v3.0</B></td>
 	  </tr>
 	</table>
 
--- a/core/com.nokia.carbide.cpp/html/welcome_note.htm	Mon Jul 19 15:15:54 2010 -0500
+++ b/core/com.nokia.carbide.cpp/html/welcome_note.htm	Mon Jul 19 15:31:48 2010 -0500
@@ -8,8 +8,15 @@
 </head>
 <body>
 <h2>Welcome to Carbide.c++ 3.0</h2>
-<p>Thank you for installing Carbide.c++ 3.0! It's an improvement over 2.6 with many improvements including support for Eclipse 3.6 and CDT 7.0, as well as numerous bug fixes. </p>
-<p>However, perhaps the best part about Carbide.c++ is the <a href="http://carbidehelp.nokia.com/help/topic/com.nokia.carbide.cpp.sdk.doc.user/html/sdkTOC.htm">Carbide.c++ Development Kit</a> (CDK) that you can use to build custom extensions for Carbide.c++. <a href="PLUGINS_ROOT/com.nokia.carbide.cpp.doc.user/html/tasks/start/carbide_updating.htm">Update</a> your installation of Carbide through the <b>Carbide.c++ Update Site</b> to get a copy of the <b>Carbide.c++ Development Kit &gt; Carbide.c++ Plug-in SDK</b>. Take a look, and let us know what you build!</p>
+<p>Thank you for installing Carbide.c++ 3.0! It's an improvement over 2.7 with many improvements including support for Eclipse 3.6 and CDT 7.0, as well as numerous bug fixes. </p>
+<p>For initial help, check out the Welcome pages, a great resource for leearning about Carbide. Click <strong>Help &gt; Welcome</strong> to open the Welcome screen and choose from the following topics:</p>
+<ul>
+    <li><strong>What's New</strong> &ndash; learn about  new features in this release of Carbide.c++</li>
+    <li><strong>Tutorials </strong>&ndash; tutorials on using Carbide and other major features</li>
+    <li><strong>Web Resources</strong> &ndash; lots of Symbian and Carbide resources on the web to visit and explore</li>
+    <li><strong>Migrating</strong> &ndash; tips on features useful to new Carbide users</li>
+</ul>
+<p>Want to learn how to add additional features to Carbide? Download the <a href="http://carbidehelp.nokia.com/help/topic/com.nokia.carbide.cpp.sdk.doc.user/html/sdkTOC.htm">Carbide.c++ Development Kit</a> (CDK) that you can use to build custom extensions for Carbide.c++.</p>
 <p>Finally, if you find bugs, please let us know by submitting it at the new Carbide Bugzilla bug tracking site located at <a href="https://xdabug001.ext.nokia.com/bugzilla">https://xdabug001.ext.nokia.com/bugzilla</a> </p>
 <p>For any other questions, please don't hesitate to contact us.</p>
 <p> Thank you again for choosing Carbide.c++! We hope you like it. </p>