From 3954dc463788a93c24bd1ef9cb345522a627c08b Mon Sep 17 00:00:00 2001 From: handa Date: Tue, 19 Jun 2007 10:29:19 +0000 Subject: [PATCH] Fix the header. --- im/tai-sonla.mim | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/im/tai-sonla.mim b/im/tai-sonla.mim index 7465bfb..78db76d 100644 --- a/im/tai-sonla.mim +++ b/im/tai-sonla.mim @@ -1,4 +1,4 @@ -;; tai-sonla-kdb.mim -- Tai Viet input method with Phonetic sequence +;; tai-sonla.mim -- Tai Viet input method with Phonetic sequence ;; Copyright (C) 2007 ;; Thua Thien Hue Center of Information Technology (HueCIT, Vietnam) @@ -162,12 +162,17 @@ where ("::" ":") (";;" ";") ("\"\"" "\"") + ("//" "/") + ("||" "|") ("''" "'") + ("!!" "?") ("??" "?") ("[[" "[") ("]]" "]") ("{{" "{") - ("}}" "}"))) + ("}}" "}") + ("<<" "<") + (">>" ">"))) (state (init -- 1.7.10.4