summaryrefslogtreecommitdiff
path: root/trunk/ext/tk/sample/tkextlib/tile/themes/blue/pkgIndex.tcl
blob: 4facac70d816b339748c6e083afd215fdd691028 (plain)
1
2
3
4
5
6
# 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]]
}