mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-15 15:45:43 +00:00
49576dda9e
- since NSIS 3 Unicode is allowed and even required. The first installer for RC1 used the non-Unicode and therefore users of non-Latin script languages could not see readable text in the installer. - also remove some JabRef residues
13 lines
286 B
Plaintext
13 lines
286 B
Plaintext
Necessary codepages:
|
|
|
|
currently:
|
|
all files: UTF-8Y
|
|
|
|
|
|
old:
|
|
turkish.nsh: ISO-8859-9
|
|
czech.nsh, hungarian.nsh, polish.nsh, romanian.nsh, slovak.nsh: Windows cp-1250
|
|
japanese.nsh: Shift_JIS
|
|
ukrainian.nsh: Windows cp-1251
|
|
arabic.nsh: Windows cp-1256
|
|
all other files are in Windows cp-1252 |