From 7a103bee4cda4532e237522e72f6a7d7e81e6839 Mon Sep 17 00:00:00 2001 From: lecoanet Date: Fri, 28 Mar 2003 17:34:45 +0000 Subject: Ajout de zincLogo --- library/pkgIndex.tcl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'library/pkgIndex.tcl') diff --git a/library/pkgIndex.tcl b/library/pkgIndex.tcl index 12c1a66..b3bb6c8 100644 --- a/library/pkgIndex.tcl +++ b/library/pkgIndex.tcl @@ -8,4 +8,5 @@ # script is sourced, the variable $dir must contain the # full path name of this file's directory. -package ifneeded ZincText 1.0 [list source [file join $dir zincText.tcl]] +package ifneeded zincText 1.0 [list source [file join $dir zincText.tcl]] +package ifneeded zincLogo 1.0 [list source [file join $dir zincLogo.tcl]] -- cgit v1.1