From 9a2f4e3a989c8ba763b60626431db234a3bf8af4 Mon Sep 17 00:00:00 2001 From: ntakahas Date: Tue, 2 Nov 2004 12:54:45 +0000 Subject: [PATCH] Add hy-kbd.mim. --- Makefile.am | 1 + mdb.dir | 1 + 2 files changed, 2 insertions(+) diff --git a/Makefile.am b/Makefile.am index 2d69630..eca5e41 100644 --- a/Makefile.am +++ b/Makefile.am @@ -115,6 +115,7 @@ INPUT_METHOD = \ he-kbd.mim \ hi-itrans.mim \ hr-kbd.mim \ + hy-kbd.mim \ ja-anthy.mim ja-tcode.mim \ ka-kbd.mim \ kk-kbd.mim kk-arabic.mim \ diff --git a/mdb.dir b/mdb.dir index 04617ec..b4886e9 100644 --- a/mdb.dir +++ b/mdb.dir @@ -98,6 +98,7 @@ (input-method he kbd "he-kbd.mim") (input-method hi itrans "hi-itrans.mim") (input-method hr kbd "hr-kbd.mim") +(input-method hy kbd "hy-kbd.mim") (input-method ja anthy "ja-anthy.mim") (input-method ja tcode "ja-tcode.mim") (input-method ka kdb "ka-kbd.mim") -- 1.7.10.4