From: Uwe Stöhr Date: Tue, 21 Nov 2017 00:12:08 +0000 (+0100) Subject: Win installer: add two more required packages and correct a word X-Git-Tag: lyx-2.4.0dev-acb2ca7b~4335 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=54823a1cd7f5677bf9cd7e7e646e663e98a0f369;p=lyx.git Win installer: add two more required packages and correct a word - vntex is necessary for Vietnamese, greek-fontenc for Greek - use correct term for Farsi --- diff --git a/development/Win32/packaging/installer/Packages.txt b/development/Win32/packaging/installer/Packages.txt index 69e3e5d4ee..552a2d857e 100644 --- a/development/Win32/packaging/installer/Packages.txt +++ b/development/Win32/packaging/installer/Packages.txt @@ -83,6 +83,7 @@ filehook footmisc forest framed +greek-fontenc greek-inputenc harvard hyphenat @@ -125,6 +126,7 @@ ulem undertilde unicode-math url +vntex wallpaper wrapfig xargs diff --git a/development/Win32/packaging/installer/include/init.nsh b/development/Win32/packaging/installer/include/init.nsh index a5f610dd77..b85e11593d 100644 --- a/development/Win32/packaging/installer/include/init.nsh +++ b/development/Win32/packaging/installer/include/init.nsh @@ -212,7 +212,7 @@ Section /o "Euskara" SecDBasque AddSize 4850 SectionEnd -Section /o "Farsi" SecDFarsi +Section /o "فارسی" SecDFarsi StrCpy $DictCodes "fa_IR,$DictCodes" AddSize 6710 SectionEnd