core/com.nokia.carbide.cpp.doc.user/plugin.xml
branchC3_BUILDER_WORK
changeset 1805 1d57e533b09e
parent 1797 1d2877a5a423
child 1815 32e6452eb8d3
--- a/core/com.nokia.carbide.cpp.doc.user/plugin.xml	Wed Aug 11 11:18:20 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/plugin.xml	Wed Aug 11 11:52:30 2010 -0500
@@ -35,14 +35,50 @@
    <extension
          point="org.eclipse.ui.cheatsheets.cheatSheetContent">
       <category
-            id="com.nokia.carbide.ide.cheatsheets"
-            name="Carbide.c++ Getting Started" />
+            id="com.nokia.carbide.how_to.cheatsheets"
+            name="Carbide How do I..." />
+            
             
-      <cheatsheet
-            category="com.nokia.carbide.ide.cheatsheets"
-            contentFile="html/cheatsheets/getStarted_cs.xml"
-            id="com.nokia.carbide.cpp.doc.user.getStarted"
-            name="HelloCarbide Project Example"/>
+         <!-- HOW TO PROJECTS CARBIDE 								-->
+         
+         <!-- HOW TO DEBUG CARBIDE 									-->
+         
+         <!-- HOW TO CUSTOMIZE CARBIDE 								-->
+		 <cheatsheet
+           composite="false"
+		   category="com.nokia.carbide.how_to.cheatsheets"
+           contentFile="html/cheatsheets/how_to_customize_cmd_groups.xml"
+           id="com.nokia.carbide.cpp.doc.user.customize_cmd_groups"
+           name="Customize Toolbars and Menus"/>
+
+		 <cheatsheet
+           composite="false"
+		   category="com.nokia.carbide.how_to.cheatsheets"
+           contentFile="html/cheatsheets/how_to_customize_code_styles.xml"
+           id="com.nokia.carbide.cpp.doc.user.customize_code_styles"
+           name="Customize Code Styles"/>
+
+		 <cheatsheet
+           composite="false"
+		   category="com.nokia.carbide.how_to.cheatsheets"
+           contentFile="html/cheatsheets/how_to_customize_editors.xml"
+           id="com.nokia.carbide.cpp.doc.user.customize_editors"
+           name="Customize Editors"/>
+
+		 <cheatsheet
+           composite="false"
+		   category="com.nokia.carbide.how_to.cheatsheets"
+           contentFile="html/cheatsheets/how_to_customize_key_cmds.xml"
+           id="com.nokia.carbide.cpp.doc.user.customize_key_cmds"
+           name="Customize Key Commands"/>
+
+		 <cheatsheet
+           composite="false"
+		   category="com.nokia.carbide.how_to.cheatsheets"
+           contentFile="html/cheatsheets/how_to_customize_share_settings.xml"
+           id="com.nokia.carbide.cpp.doc.user.customize_share_settings"
+           name="Share my Settings..."/>
+
    </extension>
 
    <extension
@@ -75,6 +111,13 @@
 			contentFile="html/cheatsheets/stop_mode_cs.xml"
             id="com.nokia.carbide.cpp.doc.user.stop_mode"
             name="Stop Mode On-Device Debugging" />
+          <cheatsheet
+                category="com.nokia.carbide.ide.cheatsheets"
+                composite="false"
+                contentFile="$nl$/html/cheatsheets/getStarted_cs.xml"
+                id="com.nokia.carbide.cpp.doc.user.cheatsheet1176819414"
+                name="Creating and debugging an application project">
+          </cheatsheet>
 
    </extension>