tclkit.ico needs to be in the non-tk builds to permit changing
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 11 Oct 2009 08:51:05 +0000 (08:51 +0000)
committerPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 11 Oct 2009 08:51:05 +0000 (08:51 +0000)
the starpack icon resource on packs build with the
command-line executable.

git-svn-id: svn://svn.equi4.com/kitgen/trunk@4716 9e558909-932a-0410-a563-af77432da1eb

setupvfs.tcl

index b62c44b2da4bd627933e7c162e0b56584ae95b6b..905a6b63ad301e8b1d3c3d31f3e13c059bb8142c 100644 (file)
@@ -83,6 +83,7 @@ if {$lite} {
 set clifiles {
   boot.tcl
   config.tcl
+  tclkit.ico
   lib/tcl8@/auto.tcl
   lib/tcl8@/history.tcl
   lib/tcl8@/init.tcl
@@ -118,7 +119,6 @@ if {$lite} {
 }
 
 set guifiles {
-  tclkit.ico
   lib/tk8@/bgerror.tcl
   lib/tk8@/button.tcl
   lib/tk8@/choosedir.tcl