From aed3f5598510929756473bb946ffbf7e93e68661 Mon Sep 17 00:00:00 2001 From: ntakahas Date: Thu, 2 Sep 2004 12:07:27 +0000 Subject: [PATCH] Give priority to likhan for Bengali. --- default.fst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/default.fst b/default.fst index b73eecc..5c83c5d 100644 --- a/default.fst +++ b/default.fst @@ -228,8 +228,8 @@ ((devanagari-cdac) dev-cdac))) (bengali (nil - ((nil mukti\ narrow unicode-bmp) ben-otf) - ((nil likhan unicode-bmp) ben-otf))) + ((nil likhan unicode-bmp) ben-otf) + ((nil mukti\ narrow unicode-bmp) ben-otf))) (gurmukhi (nil ((nil saab unicode-bmp) gur-otf))) -- 1.7.10.4