aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-nb
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-nb
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-nb')
-rw-r--r--java/res/xml-nb/kbd_qwerty.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/java/res/xml-nb/kbd_qwerty.xml b/java/res/xml-nb/kbd_qwerty.xml
index 06f1b947a..441b7cb17 100644
--- a/java/res/xml-nb/kbd_qwerty.xml
+++ b/java/res/xml-nb/kbd_qwerty.xml
@@ -18,18 +18,11 @@
*/
-->
-<!--
- Norwegian Keyboard Layout
-
- Just a copy of the Swedish layout, with ä/æ and ö/ø switched.
--->
-
<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"