updated welcome and css file, minor edits RCL_2_4
authorfturovic <frank.turovich@nokia.com>
Tue, 06 Jul 2010 15:00:33 -0500
branchRCL_2_4
changeset 1581 cc8071ece8d2
parent 1580 60a1e2151c91
child 1582 cf8070132e44
updated welcome and css file, minor edits
core/com.nokia.carbide.cpp/book.css
core/com.nokia.carbide.cpp/html/welcome_note.htm
--- a/core/com.nokia.carbide.cpp/book.css	Tue Jul 06 15:00:01 2010 -0500
+++ b/core/com.nokia.carbide.cpp/book.css	Tue Jul 06 15:00:33 2010 -0500
@@ -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: 0.9em;
 	font-weight: normal;
--- a/core/com.nokia.carbide.cpp/html/welcome_note.htm	Tue Jul 06 15:00:01 2010 -0500
+++ b/core/com.nokia.carbide.cpp/html/welcome_note.htm	Tue Jul 06 15:00:33 2010 -0500
@@ -9,7 +9,14 @@
 <body>
 <h2>Welcome to Carbide.c++ 2.7.0</h2>
 <p>Thank you for installing Carbide.c++2.7! It's an improvement over 2.6 with many improvements including support for Eclipse 3.5 and CDT 6.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>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>