Changeset 2396

Show
Ignore:
Timestamp:
08/08/08 16:03:45 (3 months ago)
Author:
mwlinnem
Message:

Corrected menu pid reference for Slice by Time algorithm.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/edu.iu.nwb.gui.brand/extra-files/configuration/default_menu.xml

    r2387 r2396  
    4848        <menu type="break"/> 
    4949        <menu name="Normalize Text" pid="edu.iu.nwb.preprocessing.text.normalization.StandardNormalyzer"/> 
    50         <menu name="Slice Table by Time" pid = "edu.iu.nwb.preprocessing.timeslice"/> 
     50        <menu name="Slice Table by Time" pid = "edu.iu.nwb.preprocessing.timeslice.Slice"/> 
    5151    </top_menu>    
    5252