revised new cheatsheets contents
authorfturovic <frank.turovich@nokia.com>
Fri, 13 Aug 2010 14:59:26 -0500
changeset 1827 c4dfc9fb8522
parent 1826 48569468eaf3
child 1828 bcf84b8ee3f9
revised new cheatsheets contents
core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_cmd_group.xml
core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_code_styles.xml
core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_editors.xml
core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_export_settings.xml
core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_key_commands.xml
--- a/core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_cmd_group.xml	Fri Aug 13 13:39:46 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_cmd_group.xml	Fri Aug 13 14:59:26 2010 -0500
@@ -1,17 +1,16 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <cheatsheet
-      title="Customize Code Styles">
+      title="Customize Command Groups">
 `	<intro>
-		Intro text
+    	<description>
+			To control which commands appear on toolbars and menus, use the Customize Perspective dialog.
+    	</description>
 	</intro>
 	<item
-       title="one">
+       title="Open the Customize Perspective dialog">
 		<description>
-     one
-			
+			The Customize Perspective provides management of the command groups and the items that appear on the toolbar and menus within each group.
 		</description>
-		<command serialization="org.eclipse.ui.newWizard(newWizardId=org.eclipse.ui.wizards.new.project)" confirm="false">
-		</command>
 	</item>
 </cheatsheet>
--- a/core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_code_styles.xml	Fri Aug 13 13:39:46 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_code_styles.xml	Fri Aug 13 14:59:26 2010 -0500
@@ -3,12 +3,12 @@
 <cheatsheet
       title="Customize Code Styles">
 `	<intro>
-		Intro text
+		To control the automatic formatting of your source code, use the Code Style preference panel.
 	</intro>
 	<item
        title="Customize code styles">
 		<description>
-			Use the &lt;Preferences &gt; C/C++ &gt; Code Style</b> preference panel to select a code style profile to format source files.
+			Use the <b>Preferences &gt; C/C++ &gt; Code Style</b> preference panel to select a code style profile to format source files.
 		</description>
   <command
         required="false"
--- a/core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_editors.xml	Fri Aug 13 13:39:46 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_editors.xml	Fri Aug 13 14:59:26 2010 -0500
@@ -3,7 +3,9 @@
 <cheatsheet
       title="Customize Editors">
 `	<intro>
-		This is the intro text.
+    	<description>
+			To control the appearance of your source code, use the Editor related preference panels.
+    	</description>
 	</intro>
   <item
         href="/com.nokia.carbide.cpp.doc.user/html/tasks/custom/carb_custom_editors.htm"
--- a/core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_export_settings.xml	Fri Aug 13 13:39:46 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_export_settings.xml	Fri Aug 13 14:59:26 2010 -0500
@@ -3,7 +3,9 @@
 <cheatsheet
       title="Share my Settings">
 `	<intro>
-		Intro text
+    	<description>
+			Intro text
+    	</description>
 	</intro>
 	<item
        title="one">
--- a/core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_key_commands.xml	Fri Aug 13 13:39:46 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_customize_key_commands.xml	Fri Aug 13 14:59:26 2010 -0500
@@ -3,8 +3,9 @@
 <cheatsheet
       title="Customize Key Commands">
 `	<intro
-        href="/com.nokia.carbide.cpp.doc.user/html/tasks/custom/carb_custom_keys.htm">
-		Intro text
+    	<description>
+			To manage the key bindings available while developing, use the Keys preference panel.
+    	<description>
 	</intro>
 	<item
        title="Customize key bindings">