1
0
Fork 0
mirror of https://github.com/shlomif/PySolFC.git synced 2025-04-22 03:04:09 -04:00
PySolFC/data/themes/blue/pkgIndex.tcl
2006-11-05 22:46:19 +00:00

6 lines
189 B
Tcl

# Package index for tile demo pixmap themes.
if {[file isdirectory [file join $dir blue]]} {
package ifneeded tile::theme::blue 0.7 \
[list source [file join $dir blue.tcl]]
}