Re: revert changeset 15545 and 15546

2006-11-13 Thread Uwe Stöhr
>> I do not think we should hardcode such tricks. So either Uwe's >> proposed change is OK for everybody, or we stick to the old one and >> joost sets the format he wants in lyxrc.dist. > Well, then I think that "%A, %d %B %Y" is much better than "%x". My solution is not perfect because "%A, %d

Re: revert changeset 15545 and 15546

2006-11-13 Thread Enrico Forestieri
On Mon, Nov 13, 2006 at 09:34:41AM +0100, Jean-Marc Lasgouttes wrote: > > "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: > > Enrico> On Sun, Nov 12, 2006 at 11:14:49PM +0100, Uwe Stöhr wrote: > >> I don't like the change made in > >> http://www.lyx.org/trac/changeset/15545 and > >>

Re: revert changeset 15545 and 15546

2006-11-13 Thread Jean-Marc Lasgouttes
> "Enrico" == Enrico Forestieri <[EMAIL PROTECTED]> writes: Enrico> On Sun, Nov 12, 2006 at 11:14:49PM +0100, Uwe Stöhr wrote: >> I don't like the change made in >> http://www.lyx.org/trac/changeset/15545 and >> http://www.lyx.org/trac/changeset/15546 as this destroys the date >> formatting. >

Re: revert changeset 15545 and 15546

2006-11-12 Thread Enrico Forestieri
On Sun, Nov 12, 2006 at 11:14:49PM +0100, Uwe Stöhr wrote: > I don't like the change made in > http://www.lyx.org/trac/changeset/15545 > and > http://www.lyx.org/trac/changeset/15546 > as this destroys the date formatting. > > Using > %A, %d %B %Y" > instead of > %A, %e %B %Y" > fixes the crash r

revert changeset 15545 and 15546

2006-11-12 Thread Uwe Stöhr
I don't like the change made in http://www.lyx.org/trac/changeset/15545 and http://www.lyx.org/trac/changeset/15546 as this destroys the date formatting. Using %A, %d %B %Y" instead of %A, %e %B %Y" fixes the crash reported in bug 2839 http://bugzilla.lyx.org/show_bug.cgi?id=2839 and keeps the da