From d0d271cb5f2892c033ebaf8eac32d99eaab36a95 Mon Sep 17 00:00:00 2001 From: handa Date: Fri, 11 Jul 2008 01:24:47 +0000 Subject: [PATCH] (others): Escape "'". --- MIM/si-wijesekera-preedit-alt.mim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MIM/si-wijesekera-preedit-alt.mim b/MIM/si-wijesekera-preedit-alt.mim index cc40b42..1956623 100644 --- a/MIM/si-wijesekera-preedit-alt.mim +++ b/MIM/si-wijesekera-preedit-alt.mim @@ -117,7 +117,7 @@ This input method uses preedit rather than surrounding text. ("DD" "ෲ") ; 0DF2 ((A-a) "ෳ") ; 0DF3 - ((A-') "෴") ; 0DF4 + ((A-\') "෴") ; 0DF4 ("J" "ළු") ; muurdhaja lu (0DC5 0DD4) ("JE" "ළූ") ; 0DC5 0DD6 -- 1.7.10.4