mirror of
https://github.com/shlomif/PySolFC.git
synced 2025-04-05 00:02:29 -04:00
git-svn-id: file:///home/shlomif/Backup/svn-dumps/PySolFC/svnsync-repos/pysolfc/PySolFC/trunk@86 efabe8c0-fbe8-4139-b769-b5e6d273206e
6 lines
189 B
Tcl
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]]
|
|
}
|