Comment #1 on issue 1509 by [email protected]: Update Vietnamese input methods' symbol
http://code.google.com/p/ibus/issues/detail?id=1509

I don't know how to paste a patch here, but it's basically simple like this

diff --git a/src/default.xml.in.in b/src/default.xml.in.in
index 8959d78..ffd733a 100644
--- a/src/default.xml.in.in
+++ b/src/default.xml.in.in
@@ -400,7 +400,7 @@
        </engine>
        <engine>
                <name>m17n:vi:*</name>
-               <symbol>Ắ</symbol>
+               <symbol>ắ</symbol>
        </engine>
        <engine>
                <name>m17n:yi:*</name>


--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复