Re: Making Spanish docs less dependent on Babel

2023-10-06 Thread Scott Kostyshak
On Wed, Oct 04, 2023 at 11:45:56PM +0200, Dan wrote: > Sorry for responding this late. I have been very busy these last two weeks, > so I completely disconnected from the mailing lists. Never a problem. It's important to disconnect! I've actually wanted to try to do something like check my LyX

Re: metainfo and cmake

2023-10-06 Thread Pavel Sanda
On Fri, Oct 06, 2023 at 01:02:47PM +0200, Kornel Benko wrote: > > > I am using lyx2.3 and lyx2.4 in parallel installed. The problem will > > > arise on > > > installing lyx2.5 later. > > > > > > Installing without using the suffix should be no problem for you (e.g. no > > > change) > > > My

Re: metainfo and cmake

2023-10-06 Thread Kornel Benko
Am Fri, 6 Oct 2023 12:30:53 +0200 schrieb Cor Blom : > Op 06-10-2023 om 12:14 schreef Kornel Benko: > > Am Fri, 06 Oct 2023 10:53:25 +0100 > > schrieb José Matos : > > > >> On Fri, 2023-10-06 at 11:09 +0200, Kornel Benko wrote: > >>> Should we rename this file on install to be able to

Re: metainfo and cmake

2023-10-06 Thread Cor Blom
Op 06-10-2023 om 12:14 schreef Kornel Benko: Am Fri, 06 Oct 2023 10:53:25 +0100 schrieb José Matos : On Fri, 2023-10-06 at 11:09 +0200, Kornel Benko wrote: Should we rename this file on install to be able to install multiple lyx-versions? Like "org.lyx.LyX.metainfo.xml" ->

Re: metainfo and cmake

2023-10-06 Thread Kornel Benko
Am Fri, 06 Oct 2023 10:53:25 +0100 schrieb José Matos : > On Fri, 2023-10-06 at 11:09 +0200, Kornel Benko wrote: > > Should we rename this file on install to be able to install multiple > > lyx-versions? > > Like "org.lyx.LyX.metainfo.xml" -> "LyX2.4.metainfo.xml" > > if using versioned suffixes?

Re: metainfo and cmake

2023-10-06 Thread José Matos
On Fri, 2023-10-06 at 11:09 +0200, Kornel Benko wrote: > Should we rename this file on install to be able to install multiple > lyx-versions? > Like "org.lyx.LyX.metainfo.xml" -> "LyX2.4.metainfo.xml" > if using versioned suffixes? > > Kornel Using my blue hat here (Fedora). :-) Although

Re: metainfo and cmake

2023-10-06 Thread Kornel Benko
Am Fri, 6 Oct 2023 10:30:14 +0200 schrieb Kornel Benko : > Am Wed, 4 Oct 2023 10:57:08 +0200 > schrieb Cor Blom : > > > Hi, > > > > autoconf installs org.lyx.LyX.metainfo.xml automatically, but cmake does > > not. Intention, mistake, ...? > > > > This is on openSUSE, building rpms using the

Re: metainfo and cmake

2023-10-06 Thread Kornel Benko
Am Wed, 4 Oct 2023 10:57:08 +0200 schrieb Cor Blom : > Hi, > > autoconf installs org.lyx.LyX.metainfo.xml automatically, but cmake does > not. Intention, mistake, ...? > > This is on openSUSE, building rpms using the buildservice. > > Thanks, > > Cor > Mistake. I was not aware of this