aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Sandler <dsandler@google.com>2009-11-15 10:24:09 -0800
committerAndroid Git Automerger <android-git-automerger@android.com>2009-11-15 10:24:09 -0800
commitdaf77ebd87d6d255b436b0a1419b0c484215e08c (patch)
tree5ca6552de080d5a2a992a8e76820b824c760080e
parent0414e27e7bf42f6aaa728babdcbc83673c5c8397 (diff)
parent6aa7f59292b13a5428afb872dd0fa3a3902c8c61 (diff)
downloadlatinime-daf77ebd87d6d255b436b0a1419b0c484215e08c.tar.gz
latinime-daf77ebd87d6d255b436b0a1419b0c484215e08c.tar.xz
latinime-daf77ebd87d6d255b436b0a1419b0c484215e08c.zip
am 6aa7f592: Merge change I5eb95ef4 into eclair-mr2
Merge commit '6aa7f59292b13a5428afb872dd0fa3a3902c8c61' into eclair-mr2-plus-aosp * commit '6aa7f59292b13a5428afb872dd0fa3a3902c8c61': Remove U+U2042 ASTERISM from the longpress special-character dialog.
-rwxr-xr-xres/xml/kbd_symbols.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/xml/kbd_symbols.xml b/res/xml/kbd_symbols.xml
index 48afd89a1..b1b75c620 100755
--- a/res/xml/kbd_symbols.xml
+++ b/res/xml/kbd_symbols.xml
@@ -73,7 +73,7 @@
<Key android:codes="38" android:keyLabel="&amp;"/>
<Key android:codes="42" android:keyLabel="*"
android:popupKeyboard="@xml/kbd_popup_template"
- android:popupCharacters="†‡⁂★"
+ android:popupCharacters="†‡★"
/>
<Key android:codes="45" android:keyLabel="-"
android:popupKeyboard="@xml/kbd_popup_template"