Re: [patch] bug 3371

2007-03-26 Thread Jean-Marc Lasgouttes
> "Jürgen" == Jürgen Spitzmüller <[EMAIL PROTECTED]> writes: Jürgen> Jean-Marc Lasgouttes wrote: >> It was an accident. This change should be reverted. Jürgen> Done. Thanks. JMarc

Re: [patch] bug 3371

2007-03-26 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > It was an accident. This change should be reverted. Done. Jürgen

Re: [patch] bug 3371

2007-03-26 Thread Jean-Marc Lasgouttes
> "Jürgen" == Jürgen Spitzmüller <[EMAIL PROTECTED]> writes: Jürgen> Jürgen Spitzmüller wrote: >> The change was done by Jean-Marc: >> http://www.lyx.org/trac/changeset/15899 Jürgen> Actually, it isn't really clear to me from the archives Jürgen> whether Jean-Marc changed this by accident or

Re: [patch] bug 3371

2007-03-26 Thread Jürgen Spitzmüller
Jürgen Spitzmüller wrote: > The change was done by Jean-Marc: > http://www.lyx.org/trac/changeset/15899 Actually, it isn't really clear to me from the archives whether Jean-Marc changed this by accident or intentionally: string const ControlAboutlyx::getLicense() const { - return lyx::to

Re: [patch] bug 3371

2007-03-26 Thread Jürgen Spitzmüller
Georg Baum wrote: > Really? To me this looks like a copy/paste error. In such cases I look at > the latest version of the qt3 frontend. No. The text is in the controller. The change was done by Jean-Marc: http://www.lyx.org/trac/changeset/15899 Jürgen

Re: [patch] bug 3371

2007-03-26 Thread Georg Baum
Jürgen Spitzmüller wrote: > Jean-Marc Lasgouttes wrote: >> I would think that getLicense should return the text of the GPL. > > I think that was changed deliberately since the GPL is shipped with the > distribution. Really? To me this looks like a copy/paste error. In such cases I look at the la

Re: [patch] bug 3371

2007-03-26 Thread José Matos
On Monday 26 March 2007 3:25:30 pm Jürgen Spitzmüller wrote: > OK to remove this duplicate text (getLicense and getDisclaimer are > identical)? Go ahead. > Jürgen -- José Abílio

Re: [patch] bug 3371

2007-03-26 Thread Jürgen Spitzmüller
Jean-Marc Lasgouttes wrote: > I would think that getLicense should return the text of the GPL. I think that was changed deliberately since the GPL is shipped with the distribution. Jürgen

Re: [patch] bug 3371

2007-03-26 Thread Jean-Marc Lasgouttes
> "Jürgen" == Jürgen Spitzmüller <[EMAIL PROTECTED]> writes: Jürgen> OK to remove this duplicate text (getLicense and getDisclaimer Jürgen> are identical)? Jürgen I would think that getLicense should return the text of the GPL. JMarc