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

From Free Pascal wiki
Jump to navigationJump to search
Line 1: Line 1:
 
{{IDE Window: Clean Directory}}
 
{{IDE Window: Clean Directory}}
  
 +
= Capture d'écran =
 +
[[Image:NettoyagedeRépertoire.png|center]]
 +
=Description =
 
== Directory ==
 
== Directory ==
  

Revision as of 06:43, 14 July 2007

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

Capture d'écran

NettoyagedeRépertoire.png

Description

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.