Comment #5 on issue 1708 by takao.fujiwara1: Please remove Korean XKB from "simple" engine
http://code.google.com/p/ibus/issues/detail?id=1708

Probably I think it's better to replace kr(kr104) with kr instead of just deleting kr(kr104) so that users can switch kr and hangul.


index b3ac6a5..678f702 100644
--- a/engine/simple.xml.in
+++ b/engine/simple.xml.in
@@ -671,14 +671,13 @@
                        <rank>99</rank>
                </engine>
                <engine>
-                       <name>xkb:kr:kr104:kor</name>
+                       <name>xkb:kr::kor</name>
                        <language>kor</language>
                        <license>GPL</license>
<author>Peng Huang &lt;[email protected]&gt;</author>
                        <layout>kr</layout>
-                       <layout_variant>kr104</layout_variant>
-                       <longname>Korean (101/104 key compatible)</longname>
- <description>Korean (101/104 key compatible)</description>
+                       <longname>Korean</longname>
+                       <description>Korean</description>
                         <icon>ibus-keyboard</icon>
                        <rank>99</rank>


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
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
--- You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

回复