Roadamp to version 0.2.0 (Roadmap not freeze)
=============================================
* In setup, when "cancel", the new extensions should disappear.
* check that links behave correctly with categories and descriptions.

Roadamp to version 1.0.0 (Roadmap not frozen)
=============================================

* check that links behave correctly with categories and descriptions. A link is like a directory
that contains one file. But that file is hidden and the user has no interaction on it.
However, some functions may change categories and descriptions because of a recursive behaviour.

* Search/replace instead of just search. (bille2@free.fr)

* Improve Search dialog (bille2@free.fr & ymettier@free.fr)

* stderr must be redirected to a windows instead of std output
  (example: errors with gzip with a file not in gzip format)

* Associate a category with a regexp pattern. For example:
     Games : .*/[Gg]ames/.*
     Games : .*/[Jj]eux/.*

* In setup, when "cancel", the new extensions should disappear.

* In setup, it should be possible to edit the AddIcon fields of the config file.

* sort the clist according to a column.

* In the category dialog box:
  - add a "import" button to import the categories from another catalog
  - add a "remove unused" button to remove categories that are unused.

* Ask the user if we save all the categories or only the used ones.

* In search dialog, have more buttons (regex ?; case-sensitive?), nearly one for each field.

* generate html instead of txt in a report
