Add new encodings ISO 8859-10 (cp28600), 8859-13 (cp28603), 8859-14 (cp28604),
8859-15 (cp28605). Add Lithuanian (Baltic) keyboard layout.

diff --git a/unicode/c_28592.c b/unicode/c_28592.c
index c00e701..171f601 100644
--- a/unicode/c_28592.c
+++ b/unicode/c_28592.c
@@ -1,4 +1,4 @@
-/* code page 28592 (ISO 8859-2 Eastern Europe) */
+/* code page 28592 (ISO 8859-2 Latin 2 (East European)) */
 /* generated from ftp.unicode.org/Public/MAPPINGS/ISO8859/8859-2.TXT */
 /* DO NOT EDIT!! */
 
@@ -643,7 +643,7 @@
 
 const struct sbcs_table cptable_28592 =
 {
-    { 28592, 1, 0x003f, 0x003f, "ISO 8859-2 Eastern Europe" },
+    { 28592, 1, 0x003f, 0x003f, "ISO 8859-2 Latin 2 (East European)" },
     cp2uni,
     uni2cp_low,
     uni2cp_high