On Thu, 2006-01-19 at 14:53 +0100, Jean-Marc Lasgouttes wrote: > The following patch gets rid of some debug output. It also improves > some Counters error messages to be more useful (I saw these with > beamer.layout). > > Lars, OK?
- lyxerr << "Setting new locale for Qt:" << s << endl; + lyxerr[Debug::KEY] << "Setting new locale for Qt:" << s << endl; QTextCodec * defaultCodec = encoding_map[s]; encoding_map[""] = defaultCodec; Please change this to "Setting new encoding for Qt:" which is correct. My bad in Paris ;-) (Outside -20 deg C in the shade... quite a contrast) - Martin
signature.asc
Description: This is a digitally signed message part