Changeset 109
- Timestamp:
- 03/21/04 14:35:51 (5 years ago)
- Files:
-
- 05/devel/doc/tutorial.html (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
05/devel/doc/tutorial.html
r95 r109 91 91 92 92 <li> New in 0.5j: <a href="#encodings">Support for character set encodings</a> 93 (in particular encodings of Asian languages). The database list now also 94 lists, for each 93 (in particular encodings of Asian languages). 94 Added a command to <a href="#copyCurrentSGF">copy all SGF files in the current game list to some folder</a>. 95 The database list now also lists, for each 95 96 database, the date when it was last modified. Optionally, Kombilo marks 96 97 the current move (thanks to Bernd Schmidt who provided a patch to do this). 97 98 Added an option which makes Kombilo ask for a confirmation before 98 discarding unsaved changes to an SGF file. A couple of new options and bug 99 discarding unsaved changes to an SGF file. 100 Updated the references to game commentaries. 101 A couple of new options and bug 99 102 fixes. 100 103 … … 499 502 500 503 Finally, you can also export the SGF source of the current game, in a text 501 editor. 504 editor.<p> 505 506 <a name="copyCurrentSGF"></a> 507 With <b>Copy current SGF files to folder</b> in the file menu you can 508 copy the SGF files corresponding to the games currently in the game list 509 to some folder (e.g. in order to use them with a different program). 502 510 503 511 <div style="border:none; padding:3px; width:600px;
