Changeset 1856 for trunk/gui/scripts


Ignore:
Timestamp:
Aug 8, 2010, 11:23:18 AM (14 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/icons.tcl

    r1694 r1856  
    1414
    1515namespace eval Rappture::icon {
    16     variable iconpath [file join $RapptureGUI::library scripts images]
     16    variable iconpath [list [file join $RapptureGUI::library scripts images]]
    1717    variable icons
    1818}
Note: See TracChangeset for help on using the changeset viewer.