Show
Ignore:
Timestamp:
2008-02-24 10:37:19 (9 months ago)
Author:
fredck
Message:

Fixed #1886 : Introduced Adobe AIR compatibility.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor/trunk/_dev/fckreleaser.xml

    r1565 r1596  
    2929 
    3030        <!-- 
    31                 The following directory should not existing in the development version, 
     31                The following files should not existing in the development version, 
    3232                but we leave it here just in case the packager has been run by mistake. 
    3333        --> 
    34         <IgnoreDir path="editor/js" /> 
     34        <IgnoreFile path="editor/js/fckeditorcode_ie.js" /> 
     35        <IgnoreFile path="editor/js/fckeditorcode_gecko.js" /> 
    3536 
    3637        <!-- 
    37         <IgnoreFile path="anyfile.xxx" /> 
     38        <IgnoreDir path="dir/path" /> 
    3839        --> 
    3940