Difference between revisions of "IDE Window: Clean Directory/fr"

From Free Pascal wiki
Jump to navigationJump to search
(New page: {{IDE Window: Clean Directory}} == Directory == This is the directory where to clean up. Use the '...' button to the right to browse for a directory. Enable 'Clean sub directories' to cl...)
 
Line 8: Line 8:
  
 
All files matching this filter and not matching the filter below are removed.
 
All files matching this filter and not matching the filter below are removed.
For the syntax see [[IDE regular expressions]].
+
For the syntax see [[IDE regular expressions/fr|IDE regular expressions]].
  
 
== Keep files matching filter ==
 
== Keep files matching filter ==

Revision as of 14:49, 26 June 2007

Deutsch (de) English (en) suomi (fi) français (fr)

Directory

This is the directory where to clean up. Use the '...' button to the right to browse for a directory. Enable 'Clean sub directories' to clean up recursively all sub folders.

Remove files matching filter

All files matching this filter and not matching the filter below are removed. For the syntax see IDE regular expressions.

Keep files matching filter

All files matching this filter will be kept, even if the above filter includes the files.

Enable 'Keep all text file' to also keep all files, that look like text. That means, they do not contain special characters in the first 1000 bytes.