]> git.lyx.org Git - lyx.git/commit
installer: implement new method to select hunspell and thesaurus dictionaries and...
authorUwe Stöhr <uwestoehr@lyx.org>
Sun, 3 Jun 2012 15:17:01 +0000 (17:17 +0200)
committerUwe Stöhr <uwestoehr@lyx.org>
Sun, 3 Jun 2012 15:17:01 +0000 (17:17 +0200)
commit068b25315c1ef89a95c45f8f5082363440c07d1a
tree9f3509b91a42e90d1c10ccb6d711dbb3d68c324a
parentdf0648e62ab061dd5c2ae786484e99b5a0d7e3a6
installer: implement new method to select hunspell and thesaurus dictionaries and to download the selected ones (part 1)
development/Win32/packaging/installer/DictionaryMirrors.txt [new file with mode: 0644]
development/Win32/packaging/installer/HunspellDictionaryNames.txt [new file with mode: 0644]
development/Win32/packaging/installer/ThesaurusDictionaryNames.txt [new file with mode: 0644]
development/Win32/packaging/installer/include/init.nsh
development/Win32/packaging/installer/include/nsis.nsh
development/Win32/packaging/installer/include/thesaurus.nsh [new file with mode: 0644]
development/Win32/packaging/installer/include/variables.nsh
development/Win32/packaging/installer/setup/install.nsh