core/com.nokia.carbide.cpp.sysdoc.hover/hoverHelpContext.xml
author timkelly
Fri, 02 Apr 2010 15:04:41 -0500
branchRCL_2_4
changeset 1155 a1b3518585ae
parent 0 fb279309251b
permissions -rw-r--r--
bug 10674 continuation. Allow SBSv1-style build config names to co-exist with newer SBSv2 configuraiton names that use aliases. This does not use project converstion, just adds the support to differentiate between the two. Also, write new .cproject data to a SBSV2_DATA_ID node (which is not currently read, but to be used for future purposes)

<contexts>
      <context  id="hoverHelpContext"> 
        <description>Hover Help Guide</description> 
        <topic href="resources/help context/dl_hover/html/getting_started.html"  label="Overview"/> 
        <topic href="resources/help context/dl_hover/html/setup.html"  label="Set Up"/>
        <topic href="resources/help context/dl_hover/html/preferences.html"  label="Preferences"/>
      </context> 
</contexts>