core/com.nokia.carbide.cpp.doc.user/plugin.xml
changeset 1940 8193259c7a95
parent 1920 b6a66d85e102
child 1948 e7b5eac0f096
--- a/core/com.nokia.carbide.cpp.doc.user/plugin.xml	Thu Sep 02 10:35:39 2010 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/plugin.xml	Thu Sep 02 11:47:53 2010 -0500
@@ -121,20 +121,22 @@
 			
    </extension>
 
+	<!-- CREATED FOR SDK DOCS, NOT NEEDED IN CARBIDE
    <extension
          point="org.eclipse.ui.cheatsheets.cheatSheetContent">
          
-         <!-- CREATE A PLATSIM CATEGORY -->
+         <!-- CREATE A PLATSIM CATEGORY
 		<category
 			id="com.nokia.platsim.cheatsheets"
 			name="PlatSim" />
             
-         <!-- ADD PLATSIM TOPICS TO CATEGORY -->
+         <!-- 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 in PlatSim" />
+			name="Creating images for PlatSim" />
 			
 		<cheatsheet
 			category="com.nokia.platsim.cheatsheets"
@@ -143,6 +145,7 @@
 			name="PlatSim debugging in Carbide.c++" />
 			
    </extension>
+    -->
    
 	<!--
    <extension