diff -r 27f5851bd5a5 -r d06b1526f62c csxhelp/data/CsHelp.rss --- a/csxhelp/data/CsHelp.rss Tue Feb 02 00:03:40 2010 +0200 +++ b/csxhelp/data/CsHelp.rss Fri Feb 19 22:42:03 2010 +0200 @@ -1124,5 +1124,18 @@ { buf = qtn_help_toc_list_item_tutorial; } -#endif +#endif + +// --------------------------------------------------------- +// +// qtn_help_toc_app_helps +// One topic indicates for a collection of post-build helps, +// all installed helps should be put within it +// --------------------------------------------------------- +// +RESOURCE TBUF80 r_cshelp_toc_app_helps + { + buf = qtn_help_toc_app_helps; + } + // End of File