minor edits
authorfturovic <frank.turovich@nokia.com>
Fri, 09 Jul 2010 09:44:18 -0500
changeset 1600 58e49b4c270c
parent 1599 e6d4a94a48d3
child 1601 c8b627039298
minor edits
core/com.nokia.carbide.cpp.doc.user/book.css
core/com.nokia.carbide.cpp.doc.user/html/reference/view_memory_wnd.htm
core/com.nokia.carbide.cpp.doc.user/intro/whatsnew_IntroExt.xml
--- a/core/com.nokia.carbide.cpp.doc.user/book.css	Fri Jul 09 09:43:10 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/book.css	Fri Jul 09 09:44:18 2010 -0500
@@ -1,5 +1,5 @@
 /*	
-	Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
+	Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). 
 	All rights reserved. 
 	License: http://www.eclipse.org/legal/epl-v10.html
 */
@@ -10,7 +10,7 @@
 	}
 
 /* 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: 1.0em;
 	font-weight: normal;
--- a/core/com.nokia.carbide.cpp.doc.user/html/reference/view_memory_wnd.htm	Fri Jul 09 09:43:10 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/reference/view_memory_wnd.htm	Fri Jul 09 09:44:18 2010 -0500
@@ -4,11 +4,11 @@
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
 <meta http-equiv="Content-Style-Type" content="text/css" />
 <meta name="LASTUPDATED" content="06/17/05 11:09:43" />
-<title>Memory View</title>
+<title>Memory view</title>
 <link rel="StyleSheet" href="../../book.css" type="text/css"/>
 </head>
 <body bgcolor="#FFFFFF">
-<h2>Memory View </h2>
+<h2>Memory view </h2>
 <p>  Use the <b>Memory</b> view to inspect and change process memory. You can address memory using expressions such as:</p>
 <ul>
   <li class="code">0x0847d3c </li>
--- a/core/com.nokia.carbide.cpp.doc.user/intro/whatsnew_IntroExt.xml	Fri Jul 09 09:43:10 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/intro/whatsnew_IntroExt.xml	Fri Jul 09 09:44:18 2010 -0500
@@ -28,25 +28,6 @@
        		</link>
        	</group>
 
-		<group style-id="content-group" id="carbide-cpp">
-       		<link 
-       		label="Performance Improvements (2.1)" 
-       		url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/release_notes.htm#new210" 
-       		id="carbide-link" 
-       		style-id="content-link">
-          	<text>Complete Carbide performance improvements are explained under the notes for Carbide.c++ 2.1.</text>
-       		</link>
-       	</group>
-
-		<group style-id="content-group" id="carbide-cpp">
-       		<link 
-       		label="Hover Help (2.0.4)" 
-       		url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.sysdoc.hover/resources/help%20context/dl_hover/html/getting_started.html" 
-       		id="carbide-link" 
-       		style-id="content-link">
-          	<text>See Symbian API Reference information appear when you hover over a Symbian symbol in C/C++ editors.</text>
-       		</link>
-       	</group>
 
   	</extensionContent>