From 4b892a1daac6094a37ee20760de55fd01651ee99 Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Tue, 17 Aug 2010 14:53:55 +0200 Subject: [PATCH] Fix various modifier keys on the Norwegian keyboard. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit There are some traditional differences between Norwegian and Swedish keyboard layouts -- for instance, few Norwegians would search for ü on the y key, but it is so on the Swedish keyboard. Correct the most obvious differences. Change-Id: Iab53fa51ff7faa2022b10b551e47060a6f2c5652 --- java/res/xml-nb/kbd_qwerty.xml | 12 +++++------- java/res/xml-nb/kbd_qwerty_black.xml | 12 +++++------- 2 files changed, 10 insertions(+), 14 deletions(-) diff --git a/java/res/xml-nb/kbd_qwerty.xml b/java/res/xml-nb/kbd_qwerty.xml index 554bb00eb..d2f0258c1 100644 --- a/java/res/xml-nb/kbd_qwerty.xml +++ b/java/res/xml-nb/kbd_qwerty.xml @@ -46,16 +46,16 @@ android:popupCharacters="ťþ"/> + android:popupCharacters="ýÿ"/> + android:popupCharacters="üúùûū"/> + android:popupCharacters="öóòôõ"/> @@ -64,7 +64,7 @@ + android:popupCharacters="œ"/> diff --git a/java/res/xml-nb/kbd_qwerty_black.xml b/java/res/xml-nb/kbd_qwerty_black.xml index 9d4c52d38..150ff7fc7 100644 --- a/java/res/xml-nb/kbd_qwerty_black.xml +++ b/java/res/xml-nb/kbd_qwerty_black.xml @@ -46,16 +46,16 @@ android:popupCharacters="ťþ"/> + android:popupCharacters="ýÿ"/> + android:popupCharacters="üúùûū"/> + android:popupCharacters="öóòôõ"/> @@ -64,7 +64,7 @@ + android:popupCharacters="œ"/>