diff options
author | 2011-04-21 01:33:05 -0700 | |
---|---|---|
committer | 2011-04-21 01:33:05 -0700 | |
commit | bdb3d6909a99656c7f85fa7f5a9c60b63086d4ef (patch) | |
tree | 7879fc9c2c139fbc5998aab36754a5eba895fc34 /java/res/xml-de | |
parent | 46ca84584810dfe606e709b3fe283cbde8aba5f5 (diff) | |
parent | 15a0ba6d74feed57124938336f951ae14aa47ad9 (diff) | |
download | latinime-bdb3d6909a99656c7f85fa7f5a9c60b63086d4ef.tar.gz latinime-bdb3d6909a99656c7f85fa7f5a9c60b63086d4ef.tar.xz latinime-bdb3d6909a99656c7f85fa7f5a9c60b63086d4ef.zip |
Merge "Check the availability of layouts for showing the input languages in the settings"
Diffstat (limited to 'java/res/xml-de')
-rw-r--r-- | java/res/xml-de/kbd_qwerty.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/res/xml-de/kbd_qwerty.xml b/java/res/xml-de/kbd_qwerty.xml index a23e4fbf0..6b5c22391 100644 --- a/java/res/xml-de/kbd_qwerty.xml +++ b/java/res/xml-de/kbd_qwerty.xml @@ -28,6 +28,7 @@ latin:verticalGap="@dimen/key_bottom_gap" latin:popupKeyboardTemplate="@xml/kbd_popup_template" latin:maxPopupKeyboardColumn="@integer/config_max_popup_keyboard_column" + latin:keyboardLocale="de" > <include latin:keyboardLayout="@xml/kbd_qwertz_rows" /> |