summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEike Hein <hein@kde.org>2014-05-08 11:16:02 +0900
committerfujiwarat <takao.fujiwara1@gmail.com>2014-05-08 11:16:02 +0900
commit318836a647460e28dcc682543a118567474f9854 (patch)
treed656afba34f861b9e239e8bb7ad4ca4f7d2ac074
parent0be4664b2ea3071c01ff479443033eb1accdfb03 (diff)
Add the nodeadkeys variant of the German keyboard layout.
BUG=http://code.google.com/p/ibus/issues/detail?id=1710 Review URL: https://codereview.appspot.com/96040043 Patch from Eike Hein <hein@kde.org>.
-rw-r--r--engine/simple.xml.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/engine/simple.xml.in b/engine/simple.xml.in
index b3ac6a5d..97364217 100644
--- a/engine/simple.xml.in
+++ b/engine/simple.xml.in
@@ -330,6 +330,18 @@
<icon>ibus-keyboard</icon>
<rank>99</rank>
</engine>
+ <engine>
+ <name>xkb:de:nodeadkeys:ger</name>
+ <language>ger</language>
+ <license>GPL</license>
+ <author>Peng Huang &lt;shawn.p.huang@gmail.com&gt;</author>
+ <layout>de</layout>
+ <layout_variant>nodeadkeys</layout_variant>
+ <longname>German (eliminate dead keys)</longname>
+ <description>German (eliminate dead keys)</description>
+ <icon>ibus-keyboard</icon>
+ <rank>99</rank>
+ </engine>
<engine>
<name>xkb:gr::gre</name>
<language>gre</language>