csxhelp/data/CsHelp.rss
branchRCL_3
changeset 5 d06b1526f62c
parent 0 1f04cf54edd8
child 11 91bbff48ea9c
equal deleted inserted replaced
1:27f5851bd5a5 5:d06b1526f62c
  1122 // ---------------------------------------------------------	
  1122 // ---------------------------------------------------------	
  1123 RESOURCE TBUF256 r_cshelp_tutorial_text
  1123 RESOURCE TBUF256 r_cshelp_tutorial_text
  1124     {
  1124     {
  1125     buf = qtn_help_toc_list_item_tutorial;
  1125     buf = qtn_help_toc_list_item_tutorial;
  1126     }
  1126     }
  1127 #endif    
  1127 #endif
       
  1128 
       
  1129 // ---------------------------------------------------------
       
  1130 //   
       
  1131 //   qtn_help_toc_app_helps
       
  1132 //   One topic indicates for a collection of post-build helps,
       
  1133 //   all installed helps should be put within it
       
  1134 // ---------------------------------------------------------
       
  1135 //
       
  1136 RESOURCE TBUF80 r_cshelp_toc_app_helps
       
  1137     {
       
  1138     buf = qtn_help_toc_app_helps;
       
  1139     }
       
  1140   
  1128 // End of File
  1141 // End of File