mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 19:07:45 +00:00
installer: add new dictionary names
- also correct 2 file sizes
This commit is contained in:
parent
717a503fb5
commit
e80dde776b
@ -130,6 +130,8 @@ te_IN.aff
|
|||||||
te_IN.dic
|
te_IN.dic
|
||||||
th_TH.aff
|
th_TH.aff
|
||||||
th_TH.dic
|
th_TH.dic
|
||||||
|
tk_TM.aff
|
||||||
|
tk_TM.dic
|
||||||
uk_UA.aff
|
uk_UA.aff
|
||||||
uk_UA.dic
|
uk_UA.dic
|
||||||
ur_PK.aff
|
ur_PK.aff
|
||||||
|
@ -22,6 +22,8 @@ th_fr_FR_v2.dat
|
|||||||
th_fr_FR_v2.idx
|
th_fr_FR_v2.idx
|
||||||
th_ga_IE_v2.dat
|
th_ga_IE_v2.dat
|
||||||
th_ga_IE_v2.idx
|
th_ga_IE_v2.idx
|
||||||
|
th_gl_ES_v2.dat
|
||||||
|
th_gl_ES_v2.idx
|
||||||
th_hu_HU_v2.dat
|
th_hu_HU_v2.dat
|
||||||
th_hu_HU_v2.idx
|
th_hu_HU_v2.idx
|
||||||
th_is_IS_v2.dat
|
th_is_IS_v2.dat
|
||||||
|
@ -468,12 +468,12 @@ SectionEnd
|
|||||||
|
|
||||||
Section /o "English (GB)" SecTEnglishGB
|
Section /o "English (GB)" SecTEnglishGB
|
||||||
StrCpy $ThesCodes "en_GB,$ThesCodes"
|
StrCpy $ThesCodes "en_GB,$ThesCodes"
|
||||||
AddSize 20600
|
AddSize 14300
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
Section /o "English (US/AU)" SecTEnglishUSAU
|
Section /o "English (US/AU)" SecTEnglishUSAU
|
||||||
StrCpy $ThesCodes "en_US,$ThesCodes"
|
StrCpy $ThesCodes "en_US,$ThesCodes"
|
||||||
AddSize 20600
|
AddSize 21600
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
Section /o "Español" SecTSpanish
|
Section /o "Español" SecTSpanish
|
||||||
|
Loading…
Reference in New Issue
Block a user