aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-nb
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2011-01-26 22:27:36 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-01-26 22:27:36 -0800
commit0d6a8b133c3a5306c6b78db0ef1258392671c5d4 (patch)
treeb9a7d57aca5a8078c9dc1ca5bd7e91b975e1f4ff /java/res/xml-nb
parent69f8b14801b50760f3313ba7e7f0827b4aed79ef (diff)
parent79b965e04f81ac5c49c84a386566a1aa68752af6 (diff)
downloadlatinime-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-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"