Re: [PATCH] localechooser: ASCII only if on cons25 terminal

2009-08-18 Thread Luca Favatella
On 18/08/2009, Christian Perrier wrote: > Quoting Luca Favatella (slacky...@gmail.com): >> This patch let localechooser not to try to print non-ascii characters >> on a cons25 terminal. > > > I see no problem with that patch. Feel free to commit (and upload > localechooser or have Aurélien upload

Re: [PATCH] localechooser: ASCII only if on cons25 terminal

2009-08-18 Thread Christian Perrier
Quoting Luca Favatella (slacky...@gmail.com): > This patch let localechooser not to try to print non-ascii characters > on a cons25 terminal. I see no problem with that patch. Feel free to commit (and upload localechooser or have Aurélien upload it). signature.asc Description: Digital signatur

[PATCH] localechooser: ASCII only if on cons25 terminal

2009-08-17 Thread Luca Favatella
This patch let localechooser not to try to print non-ascii characters on a cons25 terminal. This should not affect d-i images not using cons25 terminal (e.g. linux-*). Cheers, Luca Favatella Index: debian/changelog === --- debian/ch