From 1b9da53b355899b76a6f511d1818e7847c4b377d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Mon, 8 Apr 2013 02:05:19 +0200 Subject: [PATCH] installer: update some more dictionaries --- .../Win32/packaging/installer/ChangeLog.txt | 7 ++++--- .../Win32/packaging/installer/include/init.nsh | 16 ++++++++-------- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/development/Win32/packaging/installer/ChangeLog.txt b/development/Win32/packaging/installer/ChangeLog.txt index ed483a6e68..573076c242 100644 --- a/development/Win32/packaging/installer/ChangeLog.txt +++ b/development/Win32/packaging/installer/ChangeLog.txt @@ -3,11 +3,12 @@ automatically be installed to MiKTeX - language support files for Belarusian and Hungarian are now included - updated to eLyXer 1.2.5 -- updated spell-checker dictionaries for Belarusian, Breton, Korean, Norwegian, - Portuguese and Swedish +- updated spell-checker dictionaries for Belarusian, Breton, Italian, Korean, + Latin, Norwegian, Portuguese, Romanian, Slovakian and Swedish (To benefit from them you must uninstall an already installed LyX 2.0.x and then use this installer.) -- updated thesaurus for Norwegian (Bokmal), Portuguese and Slovenian +- updated thesaurus for Italian, Norwegian (Bokmal), Portuguese, Romanian, + Slovakian and Slovenian (need to reinstall LyX to benefit from this) Changelog for LyX-2051-5: diff --git a/development/Win32/packaging/installer/include/init.nsh b/development/Win32/packaging/installer/include/init.nsh index 87e79f3b97..fd5e2ed828 100644 --- a/development/Win32/packaging/installer/include/init.nsh +++ b/development/Win32/packaging/installer/include/init.nsh @@ -276,7 +276,7 @@ SectionEnd Section /o "Italiano" SecDItalian StrCpy $DictCodes "it_IT,$DictCodes" - AddSize 1300 + AddSize 1340 SectionEnd Section /o "Kazakh" SecDKazakh @@ -291,7 +291,7 @@ SectionEnd Section /o "Latina" SecDLatin StrCpy $DictCodes "la_LA,$DictCodes" - AddSize 1250 + AddSize 2040 SectionEnd Section /o "Lietuviu" SecDLithuanian @@ -343,12 +343,12 @@ SectionEnd Section /o "Português (PT)" SecDPortuguesePT StrCpy $DictCodes "pt_PT,$DictCodes" - AddSize 1520 + AddSize 1530 SectionEnd Section /o "Româna" SecDRomanian StrCpy $DictCodes "ro_RO,$DictCodes" - AddSize 1930 + AddSize 2200 SectionEnd Section /o "Russian" SecDRussian @@ -378,7 +378,7 @@ SectionEnd Section /o "Slovenský" SecDSlovakian StrCpy $DictCodes "sk_SK,$DictCodes" - AddSize 4090 + AddSize 3310 SectionEnd Section /o "Srpski" SecDSerbian @@ -491,7 +491,7 @@ SectionEnd Section /o "Italiano" SecTItalian StrCpy $ThesCodes "it_IT,$ThesCodes" - AddSize 2640 + AddSize 2520 SectionEnd Section /o "Magyar" SecTHungarian @@ -516,7 +516,7 @@ SectionEnd Section /o "Româna" SecTRomanian StrCpy $ThesCodes "ro_RO,$ThesCodes" - AddSize 3640 + AddSize 3650 SectionEnd Section /o "Russian" SecTRussian @@ -531,7 +531,7 @@ SectionEnd Section /o "Slovenský" SecTSlovakian StrCpy $ThesCodes "sk_SK,$ThesCodes" - AddSize 907 + AddSize 930 SectionEnd Section /o "Svenska" SecTSwedish -- 2.39.2