fixed help ID URLs for Debug As dialog RCL_2_4
authorfturovic <frank.turovich@nokia.com>
Thu, 25 Feb 2010 13:53:01 -0600
branchRCL_2_4
changeset 1026 7a9d0294e372
parent 1020 ea77505ba5f6
child 1027 ca086df57864
fixed help ID URLs for Debug As dialog
core/com.nokia.carbide.cpp.doc.user/html/context_help/eclipse_dialogs_help.xml
--- a/core/com.nokia.carbide.cpp.doc.user/html/context_help/eclipse_dialogs_help.xml	Thu Feb 25 10:28:28 2010 -0600
+++ b/core/com.nokia.carbide.cpp.doc.user/html/context_help/eclipse_dialogs_help.xml	Thu Feb 25 13:53:01 2010 -0600
@@ -252,8 +252,9 @@
 	<!-- DEBUG AS DIALOG -->
 	<!-- ADDED 2.5  -->
 	<context id="select_launch_method_dialog" >
-		<description>Select the .</description>
-		<topic label="Debug As"  						href="html/reference/view_memory_wnd.htm" />
+		<description>Select the type of Symbian OS device to debug.</description>
+		<topic label="Phone Launch"  					href="html/projects/launch/launch_phone.htm" />
+		<topic label="Reference Board Launch"  			href="html/projects/launch/board_phone.htm" />
 	</context>
 
 	<!-- WORKING SET PAGE  -->