From 1465680d5dac5922b415bd318654ae13a4ae5b7b Mon Sep 17 00:00:00 2001 From: ntakahas Date: Fri, 5 Nov 2004 13:13:25 +0000 Subject: [PATCH] Add bopo-kbd.mim. --- Makefile.am | 1 + mdb.dir | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index eca5e41..836b491 100644 --- a/Makefile.am +++ b/Makefile.am @@ -138,6 +138,7 @@ INPUT_METHOD = \ zh-py.mim \ latn-post.mim \ syrc-phonetic.mim \ + bopo-kbd.mim \ unicode.mim rfc1345.mim \ ispell.mim diff --git a/mdb.dir b/mdb.dir index b4886e9..45ad3df 100644 --- a/mdb.dir +++ b/mdb.dir @@ -123,8 +123,9 @@ (input-method vi telex "vi-telex.mim") (input-method vi viqr "vi-viqr.mim") (input-method zh py "zh-py.mim") -(input-method t latin-post "latin-post.mim") +(input-method t latn-post "latn-post.mim") (input-method t syrc-phonetic "syrc-phonetic.mim") +(input-method t bopo-kbd "bopo-kbd.mim") (input-method t unicode "unicode.mim") (input-method t rfc1345 "rfc1345.mim") ;;; -- 1.7.10.4