2019-09-09 17:50 UTC+0200 Pavel Tsarenko (tpe2 at mail.ru)
* include/hblang.hbx
* src/codepage/Makefile
+ src/codepage/cpee775.c
+ src/codepage/cpeewin.c
+ src/codepage/cplv775.c
+ src/codepage/cplvwin.c
* src/lang/Makefile
+ src/lang/l_ee.c
+ src/lang/l_ee.h
+ src/lang/l_lv.c
+ src/lang/l_lv.h
+ added estonian and latvian lang and codepage modules
This commit is contained in:
committed by
Aleksander Czajczynski
parent
edbafd4e1d
commit
77f161c8bc
@@ -35,6 +35,7 @@ DYNAMIC HB_LANG_CA
|
||||
DYNAMIC HB_LANG_CS
|
||||
DYNAMIC HB_LANG_DE
|
||||
DYNAMIC HB_LANG_DE_AT
|
||||
DYNAMIC HB_LANG_EE
|
||||
DYNAMIC HB_LANG_EL
|
||||
DYNAMIC HB_LANG_EN
|
||||
DYNAMIC HB_LANG_EO
|
||||
@@ -51,6 +52,7 @@ DYNAMIC HB_LANG_IS
|
||||
DYNAMIC HB_LANG_IT
|
||||
DYNAMIC HB_LANG_KO
|
||||
DYNAMIC HB_LANG_LT
|
||||
DYNAMIC HB_LANG_LV
|
||||
DYNAMIC HB_LANG_NL
|
||||
DYNAMIC HB_LANG_PL
|
||||
DYNAMIC HB_LANG_PT
|
||||
|
||||
Reference in New Issue
Block a user