aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml/rowkeys_nordic2.xml
diff options
context:
space:
mode:
authorTadashi G. Takaoka <takaoka@google.com>2012-03-12 14:50:03 +0900
committerTadashi G. Takaoka <takaoka@google.com>2012-03-12 16:39:29 +0900
commit47141f7011c50a6463da74c1c7ae86cbab3a04f7 (patch)
treebb7d56391907d6dc643a6da9ef147d4894f39f27 /java/res/xml/rowkeys_nordic2.xml
parent2de0c4b754060a613966c5177b7ff71d7c5c4b75 (diff)
downloadlatinime-47141f7011c50a6463da74c1c7ae86cbab3a04f7.tar.gz
latinime-47141f7011c50a6463da74c1c7ae86cbab3a04f7.tar.xz
latinime-47141f7011c50a6463da74c1c7ae86cbab3a04f7.zip
Rename keyboard XML files
* Slavic to East Slavic * Serbian to South Slavic * Scandinavian to Nordic Bug: 6150183 Change-Id: I8f5641aa07b83cbb225f5fd73e351a6f8abe0784
Diffstat (limited to 'java/res/xml/rowkeys_nordic2.xml')
-rw-r--r--java/res/xml/rowkeys_nordic2.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/java/res/xml/rowkeys_nordic2.xml b/java/res/xml/rowkeys_nordic2.xml
new file mode 100644
index 000000000..58e6bc2e7
--- /dev/null
+++ b/java/res/xml/rowkeys_nordic2.xml
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+/*
+**
+** Copyright 2012, The Android Open Source Project
+**
+** Licensed under the Apache License, Version 2.0 (the "License");
+** you may not use this file except in compliance with the License.
+** You may obtain a copy of the License at
+**
+** http://www.apache.org/licenses/LICENSE-2.0
+**
+** Unless required by applicable law or agreed to in writing, software
+** distributed under the License is distributed on an "AS IS" BASIS,
+** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+** See the License for the specific language governing permissions and
+** limitations under the License.
+*/
+-->
+
+<merge
+ xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"
+>
+ <include
+ latin:keyboardLayout="@xml/rowkeys_qwerty2" />
+ <Key
+ latin:keyLabel="@string/keylabel_for_scandinavia_row2_10"
+ latin:moreKeys="@string/more_keys_for_scandinavia_row2_10" />
+ <Key
+ latin:keyLabel="@string/keylabel_for_scandinavia_row2_11"
+ latin:moreKeys="@string/more_keys_for_scandinavia_row2_11" />
+</merge>