aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sv
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2011-01-26 22:29:24 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2011-01-26 22:29:24 -0800
commit3e5462a75017c2bdbcb45a1516269df9a4ed8de1 (patch)
treeb9a7d57aca5a8078c9dc1ca5bd7e91b975e1f4ff /java/res/xml-sv
parent958fb836117ace6752247e63736511fccc9e3943 (diff)
parent0d6a8b133c3a5306c6b78db0ef1258392671c5d4 (diff)
downloadlatinime-3e5462a75017c2bdbcb45a1516269df9a4ed8de1.tar.gz
latinime-3e5462a75017c2bdbcb45a1516269df9a4ed8de1.tar.xz
latinime-3e5462a75017c2bdbcb45a1516269df9a4ed8de1.zip
am 0d6a8b13: Merge "Add tablet keyboards supported in Gingerbread" into honeycomb
* commit '0d6a8b133c3a5306c6b78db0ef1258392671c5d4': Add tablet keyboards supported in Gingerbread
Diffstat (limited to 'java/res/xml-sv')
-rw-r--r--java/res/xml-sv/kbd_qwerty.xml9
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"