core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_find_n_add_extentions.xml
changeset 1893 e29df1745269
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/core/com.nokia.carbide.cpp.doc.user/html/cheatsheets/how_to_find_n_add_extentions.xml	Thu Aug 26 10:40:47 2010 -0500
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<cheatsheet
+      title="Find and Add Extensions">
+`	<intro>
+    	<description>
+			You can add functionality to Carbide by installing additional extensions.
+    	</description>
+	</intro>
+  <item
+        skip="true"
+        title="Open the Carbide.c++ Portal view">
+     <description>
+        Use the <b>Carbide.c++ Portal > Customize</b> tab to find, download, and install extensions.
+     </description>
+      <command
+            required="false"
+            serialization="org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.makeFast=com.nokia.carbide.discovery.ui.portalEditor)"/>
+  </item>
+</cheatsheet>