Am Donnerstag, 19. Juli 2012 um 00:26:33, schrieb Jean-Marc Lasgouttes 
<lasgout...@lyx.org>
> Le 19/07/12 00:21, Jean-Marc Lasgouttes a écrit :
> > commit ed1515ef69d0381e9b0657cf1966f9d86e0cb25f
> > Author: Jean-Marc Lasgouttes <lasgout...@lyx.org>
> > Date:   Thu Jul 19 00:02:56 2012 +0200
> >
> >      Read list of translated languages from a file
> >
> >      The previous scheme of loading all possible translations and checking 
> > whether the work
> >      is a bit too much "brute force" and causes problems on Mac OS X 
> > (documents loaded
> >      with the wrong language).
> >
> >      In the new scheme, autotools install a file lib/installed_translations 
> > that contains a list of installed languages (the .gmo files that got 
> > installed). This file is read
> >      in Languages::readInstalledTranslations and allows to set the 
> > translated() property
> >      of each language.


How should automake reflect changes in the po-files? As I understood,
installed_translations is created only during configure.

1.) Shouldn't this step go to "make"?
2.) Should cmake mimic this behaviour?

        Kornel

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to