[PATCH 04/25] Replace 'char*' by 'const char*' when possible

gcc 4.3 print this warning:
deprecated conversion from string constant to ‘char*’

Contributed by: QbProg, Denis Barbier, Thomas Paviot, Hugues Delorme
Depends on: 03-remove-declared-but-not-defined-functions.patch