]> git.lyx.org Git - features.git/commit
installer: various fixed for immediate release
authorUwe Stöhr <uwestoehr@lyx.org>
Mon, 31 Dec 2012 16:28:50 +0000 (17:28 +0100)
committerUwe Stöhr <uwestoehr@lyx.org>
Mon, 31 Dec 2012 16:28:50 +0000 (17:28 +0100)
commit22cfcab074278e22bdbc9dd2b24e9ab3df2e1587
treebcc9dc47f09d5b2352d6e8cce8f9069472c44a05
parent428d5f8978099b643ce5a256ac33b2d1bb12b7f8
installer: various fixed for immediate release

- LaTeX.nsh: fix bug that installer stopped working if LyX was installed the first time on a computer
- init.nsh:
 - fix failing installation of Slovakian spellcheck dictionary
 - expand list of available dictionaries as requested by users
- dictionaries.nsh: prevent case that the installer could run an infinite loop if the installation of dictionaries was interrupted
- settings.nsh: use a HTTP repository for MiKTeX instead of FTP because many companies deny FTP access by default in their firewalls
development/Win32/packaging/installer/ChangeLog.txt
development/Win32/packaging/installer/include/LaTeX.nsh
development/Win32/packaging/installer/include/dictionaries.nsh
development/Win32/packaging/installer/include/init.nsh
development/Win32/packaging/installer/settings.nsh
development/Win32/packaging/installer/setup/configure.nsh