]> git.lyx.org Git - features.git/commit
installer: updates to dictionary handling
authorUwe Stöhr <uwestoehr@lyx.org>
Sat, 10 Nov 2012 06:05:19 +0000 (07:05 +0100)
committerUwe Stöhr <uwestoehr@lyx.org>
Sat, 10 Nov 2012 06:05:19 +0000 (07:05 +0100)
commiteac5840040c0b9a8c9af9764e70a6ce71f623a1e
treef0121d7b8b9ea6053cf2e1a2eca7dbc1c7bdf4e3
parentf6a0356a5f7b52901852db8271305eba47b05c51
installer: updates to dictionary handling

- settings.nsh: update to LyX 2.0.5
- thesaurus.nsh:
  - don't download already existing dictionaries when installing over an existing LyX installation
  - the list of available dictionaries is 120
- detection:
  - detect existing dictionaries
  - fix detection of Gimp and Photoshop
- init.nsh: detect existing dictionaries and modify the list of available dictionaries accordingly in the installer sections
development/Win32/packaging/installer/include/detection.nsh
development/Win32/packaging/installer/include/init.nsh
development/Win32/packaging/installer/include/thesaurus.nsh
development/Win32/packaging/installer/include/variables.nsh
development/Win32/packaging/installer/settings.nsh
development/Win32/packaging/installer/setup/install.nsh