From b5827b1000df6c335c350a79afed7542852212ae Mon Sep 17 00:00:00 2001 From: ntakahas Date: Mon, 2 Nov 2009 06:09:57 +0000 Subject: [PATCH] Disable surrounding text by default. Update information URL. --- MIM/si-wijesekera.mim | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/MIM/si-wijesekera.mim b/MIM/si-wijesekera.mim index ca20b74..068b671 100644 --- a/MIM/si-wijesekera.mim +++ b/MIM/si-wijesekera.mim @@ -24,17 +24,18 @@ (input-method si wijesekera (version "1.6.0")) (description "Sinhala input method based on SLS 1134 Rev. 2:2004. - -This input method uses surrounding text if possible, or a preedit -buffer otherwise. + +Although this code supports both surrounding text and preedit, +the former is disabled by default to avoid confusion caused by +faulty applications. ") (title "සි") (variable - (use-surrounding-text (_"Surrounding text vs. preedit + (use-surrounding-text (_"Surrounding text vs. preedit. If 1, try to use surrounding text. Otherwise, use preedit.") - 1 1 0)) + 0 1 0)) (macro ;; skip following (virama zwj consonant)* sequence -- 1.7.10.4