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:
@@ -7,6 +7,12 @@
|
||||
Entries may not always be in chronological/commit order.
|
||||
See license at the end of file. */
|
||||
|
||||
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
|
||||
|
||||
2019-09-09 18:08 UTC+0200 Aleksander Czajczynski (hb fki.pl)
|
||||
* src/lang/l_ee.h -> src/codepage/l_ee.h
|
||||
* src/lang/l_lv.h -> src/codepage/l_lv.h
|
||||
|
||||
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