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.
main
Daniel Sandler 2009-11-15 10:24:09 -08:00 committed by Android Git Automerger
commit daf77ebd87
1 changed files with 1 additions and 1 deletions

View File

@ -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"