1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Fix help context ID.

This commit is contained in:
Ken Ryall 2007-09-17 20:38:44 +00:00
parent 46d9a5d1b8
commit 69adae3fc6

View file

@ -76,13 +76,13 @@
label="&srcPrefs;"/>
</context>
<context id ="IMPORT_EXECUTABLE_PAGE_ONE">
<context id ="import_executable_page_one">
<description>Select or search for C/C++ executable files.</description>
<topic href="tasks/cdt_t_debug_exes.htm"
label="&importExe;"/>
</context>
<context id ="IMPORT_EXECUTABLE_PAGE_TWO">
<context id ="import_executable_page_two">
<description>Choose or create a project to hold the executable.</description>
<topic href="tasks/cdt_t_debug_exes.htm"
label="&chooseProj;"/>