Updates:
        Status: Fixed

Comment #4 on issue 1716 by takao.fujiwara1: Keymap xkb:pl:qwertz:pol is required to be shown by default.
http://code.google.com/p/ibus/issues/detail?id=1716

Fixed.
https://github.com/ibus/ibus/commit/ee4c5ec0a39b5ed4a22fe34307a44f3f9fa1303b


If you add the following lines in simple.xml by manual and restart the ibus, the pl(qwertz) keymap will be shown.

                <engine>
                        <name>xkb:pl:qwertz:pol</name>
                        <language>pol</language>
                        <license>GPL</license>
<author>Peng Huang &lt;[email protected]&gt;</author>
                        <layout>pl</layout>
                        <layout_variant>qwertz</layout_variant>
                        <longname>Polish (qwertz)</longname>
                        <description>Polish (qwertz)</description>
                        <icon>ibus-keyboard</icon>
                        <rank>1</rank>
                </engine>


--
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.

回复