aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-sw600dp-land
diff options
context:
space:
mode:
Diffstat (limited to 'java/res/xml-sw600dp-land')
-rw-r--r--java/res/xml-sw600dp-land/kbd_number.xml2
-rw-r--r--java/res/xml-sw600dp-land/kbd_phone.xml2
-rw-r--r--java/res/xml-sw600dp-land/kbd_phone_shift.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/java/res/xml-sw600dp-land/kbd_number.xml b/java/res/xml-sw600dp-land/kbd_number.xml
index 7e3188b0f..9d358b678 100644
--- a/java/res/xml-sw600dp-land/kbd_number.xml
+++ b/java/res/xml-sw600dp-land/kbd_number.xml
@@ -24,5 +24,5 @@
latin:keyWidth="15.00%p"
>
<include
- latin:keyboardLayout="@xml/kbd_rows_number" />
+ latin:keyboardLayout="@xml/rows_number" />
</Keyboard>
diff --git a/java/res/xml-sw600dp-land/kbd_phone.xml b/java/res/xml-sw600dp-land/kbd_phone.xml
index 28df7efa3..abac6bd4f 100644
--- a/java/res/xml-sw600dp-land/kbd_phone.xml
+++ b/java/res/xml-sw600dp-land/kbd_phone.xml
@@ -24,5 +24,5 @@
latin:keyWidth="15.00%p"
>
<include
- latin:keyboardLayout="@xml/kbd_rows_phone" />
+ latin:keyboardLayout="@xml/rows_phone" />
</Keyboard>
diff --git a/java/res/xml-sw600dp-land/kbd_phone_shift.xml b/java/res/xml-sw600dp-land/kbd_phone_shift.xml
index daf1d18c5..ba837922f 100644
--- a/java/res/xml-sw600dp-land/kbd_phone_shift.xml
+++ b/java/res/xml-sw600dp-land/kbd_phone_shift.xml
@@ -24,5 +24,5 @@
latin:keyWidth="15.00%p"
>
<include
- latin:keyboardLayout="@xml/kbd_rows_phone_shift" />
+ latin:keyboardLayout="@xml/rows_phone_shift" />
</Keyboard>