From eb314aa5be3cca6d9e6565ee6aeca34b843516b7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Mon, 20 May 2013 03:18:11 +0200 Subject: [PATCH] installer: update dictionary for Norwegian --- development/Win32/packaging/installer/ChangeLog.txt | 6 +++++- development/Win32/packaging/installer/include/init.nsh | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/development/Win32/packaging/installer/ChangeLog.txt b/development/Win32/packaging/installer/ChangeLog.txt index 3a02b672dc..bdb76f72c3 100644 --- a/development/Win32/packaging/installer/ChangeLog.txt +++ b/development/Win32/packaging/installer/ChangeLog.txt @@ -1,4 +1,8 @@ -Changelog for LyX-206-2: +Changelog for LyX-206-3: +- updated spell-checker dictionaries for Norwegian(Bokmal) + + +Changelog for LyX-206-2: - fix bug that View/Export a file as HTML did not work. - enable to use multiple indexes also with 64bit-MiKTeX - updated to Python 2.7.5 diff --git a/development/Win32/packaging/installer/include/init.nsh b/development/Win32/packaging/installer/include/init.nsh index 542709286c..97e9eb3a1d 100644 --- a/development/Win32/packaging/installer/include/init.nsh +++ b/development/Win32/packaging/installer/include/init.nsh @@ -327,7 +327,7 @@ SectionEnd Section /o "Norsk (Nynorsk)" SecDNorwegianNN StrCpy $DictCodes "nn_NO,$DictCodes" - AddSize 2982 + AddSize 1515 SectionEnd # enable this for LyX 2.1! -- 2.39.2