[Tcladdressbook-commits] Help TclAddressBookHelp,1.20,1.21
Status: Alpha
Brought to you by:
bdesgraupes
|
From: Bernard D. <bde...@us...> - 2004-08-02 08:08:59
|
Update of /cvsroot/tcladdressbook/Help In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22612/Help Modified Files: TclAddressBookHelp Log Message: Installation update to 1.1 Index: TclAddressBookHelp =================================================================== RCS file: /cvsroot/tcladdressbook/Help/TclAddressBookHelp,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- TclAddressBookHelp 1 Aug 2004 17:56:57 -0000 1.20 +++ TclAddressBookHelp 2 Aug 2004 08:08:50 -0000 1.21 @@ -5,7 +5,7 @@ Abstract This is a manual page for the Tcladdressbook extension for Tcl. It -documents version 1.1b5. +documents version 1.1. 1. NAME @@ -396,15 +396,14 @@ 6. INSTALLATION The extension is made of two files: the dynamic library (called -addressbook1.0.dylib in version 1.0) and a file pkgIndex.tcl necessary for +addressbook1.1.dylib in version 1.1) and a file pkgIndex.tcl necessary for Tcl to be able to locate the extension upon request. Both files are -contained in a folder called, in version 1.0, TclAddressBook1.0. This -folder should be installed on your system in /Library/Tcl or in -~/Library/Tcl or, more generally, in any folder contained in your -auto_path Tcl variable. If you use the extension within the AlphaX -editor (version 8.0b11 or greater), you can also install it in the -Tclextensions folder which is located at the same level as the -application. +contained in a folder called TclAddressBook1.1, in version 1.1. This folder +should be installed on your system in /Library/Tcl or in ~/Library/Tcl or, +more generally, in any folder contained in your auto_path Tcl variable. If +you use the extension within the AlphaX editor (version 8.0b11 or greater), +you can also install it in the Tclextensions folder which is located at the +same level as the application. 7. VERSION HISTORY @@ -418,6 +417,7 @@ 1.1b4 -- 2004/07/31 -- New command [identifier index]. 1.1b5 -- 2004/08/01 -- New command [identifier label]. Fixed setting value with [identifier primary]. + 1.1 -- 2004/08/02 -- Tests passed. Release of 1.1 version. @@ -472,7 +472,7 @@ ---------------------------------------------------------------------- - Last updated 2004-08-01 19:36:51 + Last updated 2004-08-02 10:02:09 |