diff options
Diffstat (limited to 'java/res/xml/kbd_qwertz.xml')
-rw-r--r-- | java/res/xml/kbd_qwertz.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/res/xml/kbd_qwertz.xml b/java/res/xml/kbd_qwertz.xml index 5bcceb2f6..9f7e9019c 100644 --- a/java/res/xml/kbd_qwertz.xml +++ b/java/res/xml/kbd_qwertz.xml @@ -22,5 +22,5 @@ xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin" > <include - latin:keyboardLayout="@xml/kbd_rows_qwertz" /> + latin:keyboardLayout="@xml/rows_qwertz" /> </Keyboard> |