aboutsummaryrefslogtreecommitdiffstats
path: root/java/res/xml-ru
diff options
context:
space:
mode:
authorsatok <satok@google.com>2010-07-01 05:11:23 +0900
committersatok <satok@google.com>2010-07-01 05:11:23 +0900
commit9d2e059f835e7d845c3bbbe473f388b878e44fd2 (patch)
tree8b4d0251ccc0431770a28ed4871572cdabb9faeb /java/res/xml-ru
parent67607ea8b12a149f95a5d74b94ff550eac4bd0ff (diff)
parent57691a35743e3705abe60db4902f9ad3c0e722d8 (diff)
downloadlatinime-9d2e059f835e7d845c3bbbe473f388b878e44fd2.tar.gz
latinime-9d2e059f835e7d845c3bbbe473f388b878e44fd2.tar.xz
latinime-9d2e059f835e7d845c3bbbe473f388b878e44fd2.zip
Merge commit 'goog/master'
Conflicts: java/src/com/android/inputmethod/latin/LatinIME.java
Diffstat (limited to 'java/res/xml-ru')
-rwxr-xr-xjava/res/xml-ru/kbd_qwerty.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/java/res/xml-ru/kbd_qwerty.xml b/java/res/xml-ru/kbd_qwerty.xml
index cbb518f24..9773a305f 100755
--- a/java/res/xml-ru/kbd_qwerty.xml
+++ b/java/res/xml-ru/kbd_qwerty.xml
@@ -70,7 +70,9 @@
<Key android:keyLabel="м"/>
<Key android:keyLabel="и"/>
<Key android:keyLabel="т"/>
- <Key android:keyLabel="ь"/>
+ <Key android:keyLabel="ь"
+ android:popupKeyboard="@xml/kbd_popup_template"
+ android:popupCharacters="ъ" />
<Key android:keyLabel="б"/>
<Key android:keyLabel="ю"/>
<Key android:codes="-5" android:keyIcon="@drawable/sym_keyboard_delete"