summaryrefslogtreecommitdiffstats
path: root/share/i18n/esdb/KOI
diff options
context:
space:
mode:
Diffstat (limited to 'share/i18n/esdb/KOI')
-rw-r--r--share/i18n/esdb/KOI/KOI.alias13
-rw-r--r--share/i18n/esdb/KOI/KOI.part12
-rw-r--r--share/i18n/esdb/KOI/KOI.src7
-rw-r--r--share/i18n/esdb/KOI/KOI7-switched.src10
-rw-r--r--share/i18n/esdb/KOI/KOI7.src8
-rw-r--r--share/i18n/esdb/KOI/Makefile8
6 files changed, 58 insertions, 0 deletions
diff --git a/share/i18n/esdb/KOI/KOI.alias b/share/i18n/esdb/KOI/KOI.alias
new file mode 100644
index 0000000..9c89de9
--- /dev/null
+++ b/share/i18n/esdb/KOI/KOI.alias
@@ -0,0 +1,13 @@
+# $FreeBSD$
+# $NetBSD: KOI.alias,v 1.1 2006/04/08 14:15:48 tnozaki Exp $
+
+7 iso-5427
+7 iso_5427
+7 iso-ir-37
+7 koi-7
+
+8 cp878
+8 koi-8
+
+8-E ecma-cyrillic
+8-E iso-ir-111
diff --git a/share/i18n/esdb/KOI/KOI.part b/share/i18n/esdb/KOI/KOI.part
new file mode 100644
index 0000000..eef4711
--- /dev/null
+++ b/share/i18n/esdb/KOI/KOI.part
@@ -0,0 +1,12 @@
+# $FreeBSD$
+# $NetBSD: KOI.part,v 1.1 2006/04/08 14:15:48 tnozaki Exp $
+
+7
+7-switched
+8
+8-C
+8-E
+8-R
+8-RU
+8-T
+8-U
diff --git a/share/i18n/esdb/KOI/KOI.src b/share/i18n/esdb/KOI/KOI.src
new file mode 100644
index 0000000..6144ac1
--- /dev/null
+++ b/share/i18n/esdb/KOI/KOI.src
@@ -0,0 +1,7 @@
+# $FreeBSD$
+# $NetBSD: KOI.src,v 1.2 2006/09/16 08:38:20 tnozaki Exp $
+
+NAME "KOIx"
+ENCODING "NONE"
+DEFCSID "KOIx" 0
+INVALID 0x3F # '?'
diff --git a/share/i18n/esdb/KOI/KOI7-switched.src b/share/i18n/esdb/KOI/KOI7-switched.src
new file mode 100644
index 0000000..a2d8d40
--- /dev/null
+++ b/share/i18n/esdb/KOI/KOI7-switched.src
@@ -0,0 +1,10 @@
+# $FreeBSD$
+# $NetBSD: KOI7-switched.src,v 1.3 2006/09/16 08:38:20 tnozaki Exp $
+
+NAME "KOI7-switched"
+ENCODING "ISO2022"
+VARIABLE "INIT0=94@ 1=94N SO SI"
+DEFCSID "ISO646-IRV:1983" 0x40000000
+DEFCSID "ISO-5427" 0x4E000000
+DEFCSID "ISO646-US" 0
+INVALID 0x4000003F
diff --git a/share/i18n/esdb/KOI/KOI7.src b/share/i18n/esdb/KOI/KOI7.src
new file mode 100644
index 0000000..b597924
--- /dev/null
+++ b/share/i18n/esdb/KOI/KOI7.src
@@ -0,0 +1,8 @@
+# $FreeBSD$
+# $NetBSD: KOI7.src,v 1.1 2006/04/08 14:15:48 tnozaki Exp $
+
+NAME "KOI7"
+ENCODING "NONE"
+VARIABLE ""
+DEFCSID "KOI7" 0
+INVALID 0x3F # ?
diff --git a/share/i18n/esdb/KOI/Makefile b/share/i18n/esdb/KOI/Makefile
new file mode 100644
index 0000000..eed695f
--- /dev/null
+++ b/share/i18n/esdb/KOI/Makefile
@@ -0,0 +1,8 @@
+# $FreeBSD$
+# $NetBSD: Makefile.inc,v 1.2 2008/10/25 22:27:36 apb Exp $
+
+CODE= KOI
+SED_EXP= 's/KOIx/KOI%%PART%%/'
+NO_SEP= yes
+
+.include "../Makefile.part"
OpenPOWER on IntegriCloud