Jean-Marc Lasgouttes wrote: >> How exactly is this list assembled? Just presence of .gmo in compiled tree >> is enough? This could break on linux installs where only subset of >> compiled >> translation is installed. > > I use te variable CATALOGS which is built in po.m4 juste before generating > the po/Makefile. The variable cannot be subst'd using @CATALOGS@ in > Makefile.am, therefore it is easier to generate the file at configure time > (after all we already generate other files like lyxrc.dist).
I think this will break at my distro. What is the damage in case LyX is installed with only few .gmo files while installed_translations contains much more of them? Pavel