diff options
author | 2012-03-30 16:08:11 +0900 | |
---|---|---|
committer | 2012-03-30 16:20:56 +0900 | |
commit | 911b8f9d19c1c4903eeef29b43176cfeaa0e5d0c (patch) | |
tree | e3e650d329016e6c0c4eb19c15cf2eda3821d8c4 /java/res/xml-is | |
parent | 22a9a3ecd6959cf6d46b4d04d9cd5a0b608d1249 (diff) | |
download | latinime-911b8f9d19c1c4903eeef29b43176cfeaa0e5d0c.tar.gz latinime-911b8f9d19c1c4903eeef29b43176cfeaa0e5d0c.tar.xz latinime-911b8f9d19c1c4903eeef29b43176cfeaa0e5d0c.zip |
Remove the "deprecated" classes
bug: 6129704
Change-Id: Ib27f2774444e1f084b19be3fe6f56d25dffa7084
Diffstat (limited to 'java/res/xml-is')
-rw-r--r-- | java/res/xml-is/keyboard_set.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/java/res/xml-is/keyboard_set.xml b/java/res/xml-is/keyboard_set.xml index c2ac94489..44edbba3e 100644 --- a/java/res/xml-is/keyboard_set.xml +++ b/java/res/xml-is/keyboard_set.xml @@ -19,8 +19,7 @@ --> <KeyboardSet - xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin" - latin:keyboardLocale="is"> + xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin"> <Element latin:elementName="alphabet" latin:elementKeyboard="@xml/kbd_nordic" |