diff options
author | 2011-04-21 15:35:07 +0900 | |
---|---|---|
committer | 2011-04-21 17:17:32 +0900 | |
commit | 15a0ba6d74feed57124938336f951ae14aa47ad9 (patch) | |
tree | 38217dd144001cfbf35cb13dd35db4b6a5c50b80 /java/res/xml-fi | |
parent | 6d645e13e447632e48fdcdabcf4c3620a33cb268 (diff) | |
download | latinime-15a0ba6d74feed57124938336f951ae14aa47ad9.tar.gz latinime-15a0ba6d74feed57124938336f951ae14aa47ad9.tar.xz latinime-15a0ba6d74feed57124938336f951ae14aa47ad9.zip |
Check the availability of layouts for showing the input languages in the settings
Bug: 4316889
Change-Id: I746b3ff79c2a6cd4925fca1817d5b209623b5108
Diffstat (limited to 'java/res/xml-fi')
-rw-r--r-- | java/res/xml-fi/kbd_qwerty.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/res/xml-fi/kbd_qwerty.xml b/java/res/xml-fi/kbd_qwerty.xml index b0a7b3eb0..ea08d670b 100644 --- a/java/res/xml-fi/kbd_qwerty.xml +++ b/java/res/xml-fi/kbd_qwerty.xml @@ -27,6 +27,7 @@ latin:verticalGap="@dimen/key_bottom_gap" latin:popupKeyboardTemplate="@xml/kbd_popup_template" latin:maxPopupKeyboardColumn="@integer/config_max_popup_keyboard_column" + latin:keyboardLocale="fi" > <include latin:keyboardLayout="@xml/kbd_qwerty_rows_scandinavia" /> |