core/com.nokia.carbide.cpp.doc.user/plugin.xml
branchC3_BUILDER_WORK
changeset 1954 fc333b249602
parent 1948 e7b5eac0f096
--- a/core/com.nokia.carbide.cpp.doc.user/plugin.xml	Wed Aug 25 12:13:45 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/plugin.xml	Fri Sep 03 15:38:48 2010 -0500
@@ -79,6 +79,13 @@
            id="com.nokia.carbide.cpp.doc.user.customize_export_settings"
            name="Share my Settings..."/>
 
+		 <cheatsheet
+           composite="false"
+		   category="com.nokia.carbide.how_to.cheatsheets"
+           contentFile="html/cheatsheets/how_to_find_n_add_extensions.xml"
+           id="com.nokia.carbide.cpp.doc.user.add_extensions"
+           name="Find and Add Extensions"/>
+
    </extension>
 
    <extension
@@ -112,15 +119,34 @@
             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" />
-
    </extension>
 
+	<!-- CREATED FOR SDK DOCS, NOT NEEDED IN CARBIDE
+   <extension
+         point="org.eclipse.ui.cheatsheets.cheatSheetContent">
+         
+          CREATE A PLATSIM CATEGORY
+		<category
+			id="com.nokia.platsim.cheatsheets"
+			name="PlatSim" />
+         
+          ADD PLATSIM TOPICS TO CATEGORY
+		 
+		<cheatsheet
+			category="com.nokia.platsim.cheatsheets"
+			contentFile="html/cheatsheets/platsim_create_images.xml"
+			id="com.nokia.platsim.platsim_create_images"
+			name="Creating images for PlatSim" />
+			
+		<cheatsheet
+			category="com.nokia.platsim.cheatsheets"
+			contentFile="html/cheatsheets/platsim_debugging.xml"
+			id="com.nokia.platsim.platsim_debugging"
+			name="PlatSim debugging in Carbide.c++" />
+			
+   </extension>
+    -->
+   
 	<!--
    <extension
          point="org.eclipse.ui.cheatsheets.cheatSheetContent">