Changeset 1596 for FCKeditor/trunk/_dev/fckreleaser.xml
- Timestamp:
- 2008-02-24 10:37:19 (9 months ago)
- Files:
-
- 1 modified
-
FCKeditor/trunk/_dev/fckreleaser.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/_dev/fckreleaser.xml
r1565 r1596 29 29 30 30 <!-- 31 The following directoryshould not existing in the development version,31 The following files should not existing in the development version, 32 32 but we leave it here just in case the packager has been run by mistake. 33 33 --> 34 <IgnoreDir path="editor/js" /> 34 <IgnoreFile path="editor/js/fckeditorcode_ie.js" /> 35 <IgnoreFile path="editor/js/fckeditorcode_gecko.js" /> 35 36 36 37 <!-- 37 <Ignore File path="anyfile.xxx" />38 <IgnoreDir path="dir/path" /> 38 39 --> 39 40