check spell on html page

- try to reduce the number of tests for directory
- man page translation in french
- add S, > alias for aide compatibility
- add reports in xml, html format
- improve speed on windows

gui : fix bug with multi tree-view (style conflict ?)
gui : change callbacks with arg call
gui : better gui to configuration file
gui : a status bar ? (or use progress widget)

pb duplicate code read_configuration get_configuration

internationalisation : ok for warnings, but problem with info (parsing) and debug(configuration messages)

--------------------------------
version 3.x : 
- total rewrite in object oriented code
- remove all global files
------------------------------------
- use plugin (/usr/lib/afick) for stat_size, stat_secu, stat_ext

---------------------------
- include directive in config file (conf.d) ? (as logrotate, apache) ...
  may help for custom changes

------ windows ---------------------------
check install/upgrade on windows : no run postinstall
windows : bad expand of PATH (--addpath) if contains spaces
--------------------------------------------------------
--xml : export database in xml format
-----------------------------------------------------------
threads to speed code on multi-core
----------------------------------------------------------
real-time version : monitor changes with inotify
----------------------------------------------------------
console for distributed afick
----------------------------------------------------------
- pause/restart/stop afick run from afick gui ?
---------------------------------------------------------
3.8.1 acl :  store acl in acl field instead gid (windows)
new attribute (Aliases.pm) + mask (Object.pm) + *.conf
 print_csv export/import
--------------------------------------------------------
3.8.2 linux acl getfacl
  Afick::Acl::Linux
----------------------------------------------------------
3.8.2 Afick::Upgrade class de modification
  + modif Afick::Control : ajout stockage version dernier update
  version : 3.8.1 => 381 permet de comparer 2 nombres (pas de sous-version >9)
----------------------------------------------------------
check afickonfig rule on file with space ; use File::Spec
sign database option

stocker dans Packages.pm 2 caches supplementaire
la liste des modifications dans is_dbconform %h_change
la liste des fichiers d'un paquet
nommer les caches

ce qui permet de chercher les fichiers missing
is_missing : (exists $h_change{ $fhs } ) and ($h_change{ $fhs } eq 'missing')

-------------------------------------------------
3.8.2
Gen.pm => Checksum.pm (cf tmp/Checksum.pm)
supprimer code de Gen.pm
t/gen_checksum.t => t/checksum.t
modules Backend, Control, Object ajouter use Afick::Checksum

--------------------------------------------------------------------------
for windows replace tk by tkx ?
which is easier to install
portage tk => tkx ? sed 's/Tk/Tkx/' ?

afick_set_planning.pl : faire version tkx
afick_learn_tk.pl
afick-tk.pl
