From: George H. <geo...@us...> - 2010-02-25 19:37:46
|
Update of /cvsroot/win32forth/win32forth/Help/hdb In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13979 Modified Files: HelpSummary.tv Log Message: Updated help items Index: HelpSummary.tv =================================================================== RCS file: /cvsroot/win32forth/win32forth/Help/hdb/HelpSummary.tv,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** HelpSummary.tv 30 Aug 2008 21:55:12 -0000 1.9 --- HelpSummary.tv 25 Feb 2010 19:37:35 -0000 1.10 *************** *** 25,33 **** \ \ If a line holds an empty link information, the treeview entry is considered as a ! \ summary line and will receive "closed book" and "open book" icons ! \ If a line holds a file .htm link (with sub-path), it will recieve a "help sheet" icon ! \ If the local html link is "help\html\w32f-todo.htm", the "help sheet" will be grayed ! \ If the html link is for an acrobat file, the icon will be "acrobat" ! \ If the link begins with "http://" or "mailto:" or "news:", the icon will be "earth" --- 25,33 ---- \ \ If a line holds an empty link information, the treeview entry is considered as a ! \ summary line and will receive "closed book" and "open book" icons. ! \ If a line holds a file .htm link (with sub-path), it will recieve a "help sheet" icon. ! \ If the local html link is "help\html\w32f-todo.htm", the "help sheet" will be grayed. ! \ If the html link is for an acrobat file, the icon will be "acrobat". ! \ If the link begins with "http://" or "mailto:" or "news:", the icon will be "world". *************** *** 49,54 **** 1 tvn| Release notes - Upgrading| tvd| | 2 tvn| How to convert from version 6.12.00| tvd| help\html\w32f-MoveTo.6.14.htm| \ <-- OK for now ! 2 tvn| Future version 6.14.00| tvd| help\html\w32f-relnotes.6.14.htm| \ <-- OK ! 2 tvn| What's new in version 6.12.00| tvd| help\html\w32f-relnotes.6.12.htm| \ <-- OK 2 tvn| Version 6.10.00| tvd| help\html\w32f-relnotes.6.10.htm| \ <-- OK 2 tvn| Versions 2.9G to 6.08.00| tvd| help\html\w32f-relnotes.htm| \ <-- OK --- 49,55 ---- 1 tvn| Release notes - Upgrading| tvd| | 2 tvn| How to convert from version 6.12.00| tvd| help\html\w32f-MoveTo.6.14.htm| \ <-- OK for now ! 2 tvn| Future version 6.16.00 or 7.00.00| tvd| help\html\w32f-relnotes.6.15.htm| \ <-- OK ! 2 tvn| What's new in version 6.14.00| tvd| help\html\w32f-relnotes.6.14.htm| \ <-- OK ! 2 tvn| Version 6.12.00| tvd| help\html\w32f-relnotes.6.12.htm| \ <-- OK 2 tvn| Version 6.10.00| tvd| help\html\w32f-relnotes.6.10.htm| \ <-- OK 2 tvn| Versions 2.9G to 6.08.00| tvd| help\html\w32f-relnotes.htm| \ <-- OK |