Changeset 3595

Show
Ignore:
Timestamp:
05/30/07 17:14:38 (1 year ago)
Author:
kinoshita
Message:

#303

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • tools/archive.rb

    r3574 r3595  
    77flag_spinelz    = true 
    88spinelz_utils   = ['prototype', 'builder', 'effects', 'dragdrop', 'controls', 'slider', 'resize', 'json', 'spinelz_util'] 
    9 spinelz_js      = ['ajaxHistory', 'balloon', 'calendar', 'datepicker', 'menubar', 'selectableTable', 'sideBarBox', 'sideBarBox_effects', 'switcher', 'tabBox', 'timepicker', 'treeview', 'window', 'window_resizeEx'] 
    10 spinelz_css     = ['balloon', 'calendar', 'datepicker', 'menubar', 'modal', 'selectableTable', 'sideBarBox', 'switcher', 'tabBox', 'timepicker', 'treeview', 'window'] 
     9spinelz_js      = ['ajaxHistory', 'balloon', 'calendar', 'datepicker', 'menubar', 'navPanel', 'selectableTable', 'sideBarBox', 'sideBarBox_effects', 'switcher', 'tabBox', 'timepicker', 'treeview', 'window', 'window_resizeEx'] 
     10spinelz_css     = ['balloon', 'calendar', 'datepicker', 'menubar', 'modal', 'navPanel', 'selectableTable', 'sideBarBox', 'switcher', 'tabBox', 'timepicker', 'treeview', 'window'] 
    1111#===[Settings end]==================================================================================# 
    1212