2019-09-11 10:16 UTC+0200 Aleksander Czajczynski (hb fki.pl)
+ src/codepage/l_ee.h
+ src/codepage/l_lv.h
+ once again, sorry! actually those files were missing from the
previous
commit - instead of being moved - due to git kludges
This commit is contained in:
4
src/codepage/l_ee.h
Normal file
4
src/codepage/l_ee.h
Normal file
@@ -0,0 +1,4 @@
|
||||
/* Pavel Tsarenko <tpe2@mail.ru> */
|
||||
|
||||
#define HB_CP_UPPER "ABCDEFGĢHIJKLMNOPQRSŠZŽTUVWÕÄÖÜXY"
|
||||
#define HB_CP_LOWER "abcdefgģhijklmnopqrsšzžtuvwõäöüxy"
|
||||
4
src/codepage/l_lv.h
Normal file
4
src/codepage/l_lv.h
Normal file
@@ -0,0 +1,4 @@
|
||||
/* Pavel Tsarenko <tpe2@mail.ru> */
|
||||
|
||||
#define HB_CP_UPPER "AĀBCČDEĒFGĢHIĪJKĶLĻMNŅOPQRSŠTUŪVWXYZŽ"
|
||||
#define HB_CP_LOWER "aābcčdeēfgģhiījkķlļmnņopqrsštuūvwxyzž"
|
||||
Reference in New Issue
Block a user