Re: Problem with encoding of debian.org in French

2009-02-01 Thread Tommi Vainikainen
Simon Paillard writes: > That was true and fixed yesterday night (and a few hours waiting the > site build). I think there is still some more files to fix. You can use following command to find problematic files: for file in `find . -name \*.wml`; do file $file; done | grep UTF-8 ./users/org/gr

Re: Problem with encoding of debian.org in French

2009-02-01 Thread Simon Paillard
Hi, On Sun, Feb 01, 2009 at 12:18:00AM +0100, JJLuza wrote: > I'm french and when I try to read http://debian.org in my native > language, I have problem with special characters (like é, è, à, etc ...). > The page seems encoded in ISO-8859-15 (that's what seems to be detected > by firefox at least