diff options
author | 2011-01-26 22:27:36 -0800 | |
---|---|---|
committer | 2011-01-26 22:27:36 -0800 | |
commit | 0d6a8b133c3a5306c6b78db0ef1258392671c5d4 (patch) | |
tree | b9a7d57aca5a8078c9dc1ca5bd7e91b975e1f4ff /java/res/xml-sv | |
parent | 69f8b14801b50760f3313ba7e7f0827b4aed79ef (diff) | |
parent | 79b965e04f81ac5c49c84a386566a1aa68752af6 (diff) | |
download | latinime-0d6a8b133c3a5306c6b78db0ef1258392671c5d4.tar.gz latinime-0d6a8b133c3a5306c6b78db0ef1258392671c5d4.tar.xz latinime-0d6a8b133c3a5306c6b78db0ef1258392671c5d4.zip |
Merge "Add tablet keyboards supported in Gingerbread" into honeycomb
Diffstat (limited to 'java/res/xml-sv')
-rw-r--r-- | java/res/xml-sv/kbd_qwerty.xml | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/java/res/xml-sv/kbd_qwerty.xml b/java/res/xml-sv/kbd_qwerty.xml index 60d3b45f9..72bdc339e 100644 --- a/java/res/xml-sv/kbd_qwerty.xml +++ b/java/res/xml-sv/kbd_qwerty.xml @@ -18,20 +18,11 @@ */ --> -<!-- - Swedish Keyboard Layout - - Key positioning: Svensk standard SS 66 22 41 - Foreign letters: Svenska skrivregler (2:a uppl.) §302 - Local additions: €ß ---> - <Keyboard xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin" latin:keyboardHeight="@dimen/keyboardHeight" latin:maxKeyboardHeight="50%p" latin:rowHeight="25%p" - latin:keyWidth="9.09%p" latin:horizontalGap="@dimen/key_horizontal_gap" latin:verticalGap="@dimen/key_bottom_gap" latin:popupKeyboardTemplate="@xml/kbd_popup_template" |