core/com.nokia.carbide.cpp.doc.user/plugin.xml
changeset 175 f70af3d98d07
parent 168 5376c680dd66
child 181 f0ff3e0bbac3
--- a/core/com.nokia.carbide.cpp.doc.user/plugin.xml	Wed May 20 13:34:23 2009 -0500
+++ b/core/com.nokia.carbide.cpp.doc.user/plugin.xml	Wed May 20 13:36:08 2009 -0500
@@ -25,6 +25,7 @@
       <category
             id="com.nokia.carbide.ide.cheatsheets"
             name="Carbide.c++ Getting Started" />
+            
       <cheatsheet
             category="com.nokia.carbide.ide.cheatsheets"
             contentFile="html/cheatsheets/getStarted_cs.xml"
@@ -42,10 +43,30 @@
 		 <cheatsheet
 		   composite="true"
 		   category="com.nokia.carbide.trk.cheatsheets"
+           contentFile="html/cheatsheets/new_remote_conn.xml"
+           id="com.nokia.carbide.cpp.doc.user.new_remote_connection"
+           name="Creating On-device Connections"/>
+
+		 <cheatsheet
+		   composite="true"
+		   category="com.nokia.carbide.trk.cheatsheets"
+           contentFile="html/cheatsheets/install_remote_agent.xml"
+           id="com.nokia.carbide.cpp.doc.user.install_remote_agent"
+           name="Installing Remote Agents"/>
+
+		 <cheatsheet
+		   composite="true"
+		   category="com.nokia.carbide.trk.cheatsheets"
            contentFile="html/cheatsheets/trk_appTrk_Using_cs.xml"
            id="com.nokia.carbide.cpp.doc.user.trk_appTRK_Using"
            name="Run Mode On-Device Debugging"/>
 	   
+          <cheatsheet
+            category="com.nokia.carbide.trk.cheatsheets"
+			contentFile="html/cheatsheets/stop_mode_cs.xml"
+            id="com.nokia.carbide.cpp.doc.user.stop_mode"
+            name="Stop Mode On-Device Debugging" />
+
    </extension>
 
    <extension
@@ -81,11 +102,6 @@
             id="com.nokia.carbide.cpp.doc.user.trk_appTrk_viewdata"
             name="Viewing Registers and Symbian OS Data and Troubleshooting Tips" />
 
-          <cheatsheet
-            category="com.nokia.carbide.trk.cheatsheets"
-			contentFile="html/cheatsheets/stop_mode_cs.xml"
-            id="com.nokia.carbide.cpp.doc.user.stop_mode"
-            name="Stop Mode On-Device Debugging" />
 
    </extension>