installer: add new dictionary names

- also correct 2 file sizes
This commit is contained in:
Uwe Stöhr 2014-03-08 00:25:22 +01:00
parent 717a503fb5
commit e80dde776b
3 changed files with 6 additions and 2 deletions

View File

@ -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

View File

@ -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

View File

@ -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