[Tcladdressbook-commits] Help TclAddressBookHelp.aida,1.20,1.21
Status: Alpha
Brought to you by:
bdesgraupes
|
From: Bernard D. <bde...@us...> - 2004-08-02 08:09:08
|
Update of /cvsroot/tcladdressbook/Help In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22664/Help Modified Files: TclAddressBookHelp.aida Log Message: Installation update to 1.1 Index: TclAddressBookHelp.aida =================================================================== RCS file: /cvsroot/tcladdressbook/Help/TclAddressBookHelp.aida,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- TclAddressBookHelp.aida 1 Aug 2004 17:57:08 -0000 1.20 +++ TclAddressBookHelp.aida 2 Aug 2004 08:08:59 -0000 1.21 @@ -7,6 +7,7 @@ :Created: 2003-11-26 14:30:03 :Modified: 2004-08-01 19:26:59 :Keywords: Address book, data base +:TclCmd: set pkgversion 1.1 ((if $aida_params(target) eq "Pdf" ((s [set aida_keywd(TocDepth) 2; return ""] s)) @@ -374,15 +375,16 @@ ((s1 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 -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 +addressbook((s $pkgversion s)).dylib in version ((s $pkgversion s))) 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 +TclAddressBook((s $pkgversion s)), in version ((s $pkgversion s)). +This folder should be installed on your system in /Library/Tcl or in ~/Library/Tcl or, more generally, in any folder contained in your ((b auto_path b)) Tcl variable. If you use the extension within the AlphaX editor (version 8.0b11 or greater), you can also install it in the ((i Tclextensions i)) folder which is located at the same level as the -application. +application. ((s1 VERSION HISTORY @@ -397,6 +399,7 @@ ((li 1.1b4 -- 2004/07/31 -- New command [identifier index]. ((li 1.1b5 -- 2004/08/01 -- New command [identifier label]. Fixed setting value with [identifier primary]. +((li 1.1 -- 2004/08/02 -- Tests passed. Release of 1.1 version. lu)) |