projects
/
kitgen
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
288e2d8
)
Updated to handle additional Tk 8.6 files
author
Pat Thoyts
<patthoyts@users.sourceforge.net>
Wed, 25 Nov 2009 22:39:54 +0000
(22:39 +0000)
committer
Pat Thoyts
<patthoyts@users.sourceforge.net>
Wed, 25 Nov 2009 22:39:54 +0000
(22:39 +0000)
git-svn-id: svn://svn.equi4.com/kitgen/trunk@4723
9e558909
-932a-0410-a563-
af77432da1eb
setupvfs.tcl
patch
|
blob
|
history
diff --git
a/setupvfs.tcl
b/setupvfs.tcl
index 372d474ca990a2360f71825affc21c66a31f535a..73b9237e09d5a31dd7ddcc8d9c93517e639bb16e 100644
(file)
--- a/
setupvfs.tcl
+++ b/
setupvfs.tcl
@@
-148,9
+148,15
@@
set guifiles {
lib/tk8@/tkfbox.tcl
lib/tk8@/unsupported.tcl
lib/tk8@/xmfbox.tcl
+ lib/tk8@/images/logo64.gif
}
# handle new or deleted files
-foreach f { lib/tk8@/prolog.ps lib/tk8@/icons.tcl } {
+foreach f {
+ lib/tk8@/prolog.ps
+ lib/tk8@/fontchooser.tcl
+ lib/tk8@/icons.tcl
+ lib/tk8@/iconlist.tcl
+} {
set fx [string map $versmap $f]
if {[file exists build/$fx]} {
lappend guifiles $f