2015-04-14 10:14 GMT+02:00 Jean-Marc Lasgouttes: > Le 14/04/2015 09:49, Jürgen Spitzmüller a écrit : > >> There is not such a thing as "the install script". Installation >> procedures vary between OSes and installation type (binary vs. source). >> > > It seems to me that in Linux, the packages (deb, rpm) could suggest to > install the thesaurus for the right languages. And the package could > contain a lyxrc.dist with the right information. >
Yes, but what are "the right languages"? Does the spec file know in (or about) which languages I intend to write my texts? > > I rather think the Thesaurus dialog itself should provide an option to >> fetch and install missing dictionaries. This could probably be done by >> means of QNetworkAccessManager. >> > > It is probably a good solution for windows and Mac OS. > Not for Linux? An advantage over installation on installation is that you can always add thesauri later, as you need them. I even think we could extend this to other external resources (such as spelling dictionaries or even layouts and modules). This would make a nice GSOC project. (Although there are of course all sorts of security issues we would need to deal with, i.e. add a way to "sign" packages). Jürgen > > JMarc > >