Show
Ignore:
Timestamp:
2007-07-01 05:09:24 (19 months ago)
Author:
martinkou
Message:

Fixed the broken .js file entries in fckpackager.xml.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/fckpackager.xml

    r302 r402  
    8989                <File path="editor/_source/internals/fckxhtml_ie.js" /> 
    9090                <File path="editor/_source/internals/fckcodeformatter.js" /> 
    91                 <File path="editor/_source/internals/fckundo_ie.js" /> 
     91                <File path="editor/_source/internals/fckundo.js" /> 
    9292                <File path="editor/_source/classes/fckeditingarea.js" /> 
    9393                <File path="editor/_source/classes/fckkeystrokehandler.js" /> 
     
    175175                <File path="editor/_source/internals/fckxhtml_gecko.js" /> 
    176176                <File path="editor/_source/internals/fckcodeformatter.js" /> 
    177                 <File path="editor/_source/internals/fckundo_gecko.js" /> 
     177                <File path="editor/_source/internals/fckundo.js" /> 
    178178                <File path="editor/_source/classes/fckeditingarea.js" /> 
    179179                <File path="editor/_source/classes/fckkeystrokehandler.js" />