am 6e7dcd75: Merge "Use simple smiley for the emoticon key" into honeycomb
* commit '6e7dcd755eb4292b0b92cbba8237174b6317da05': Use simple smiley for the emoticon keymain
commit
d47237aed2
Binary file not shown.
Before Width: | Height: | Size: 1.2 KiB |
|
@ -60,8 +60,8 @@
|
||||||
latin:iconPreview="@drawable/sym_keyboard_feedback_space" />
|
latin:iconPreview="@drawable/sym_keyboard_feedback_space" />
|
||||||
<key-style
|
<key-style
|
||||||
latin:styleName="smileyKeyStyle"
|
latin:styleName="smileyKeyStyle"
|
||||||
latin:keyIcon="@drawable/sym_keyboard_smiley_holo"
|
latin:keyLabel=":-)"
|
||||||
latin:keyOutputText=";-) "
|
latin:keyOutputText=":-) "
|
||||||
latin:keyHintIcon="@drawable/hint_popup_holo"
|
latin:keyHintIcon="@drawable/hint_popup_holo"
|
||||||
latin:popupCharacters="@string/alternates_for_smiley"
|
latin:popupCharacters="@string/alternates_for_smiley"
|
||||||
latin:maxPopupKeyboardColumn="5" />
|
latin:maxPopupKeyboardColumn="5" />
|
||||||
|
@ -114,8 +114,8 @@
|
||||||
latin:iconPreview="@drawable/sym_keyboard_feedback_space" />
|
latin:iconPreview="@drawable/sym_keyboard_feedback_space" />
|
||||||
<key-style
|
<key-style
|
||||||
latin:styleName="smileyKeyStyle"
|
latin:styleName="smileyKeyStyle"
|
||||||
latin:keyLabel=";-)"
|
latin:keyLabel=":-)"
|
||||||
latin:keyOutputText=";-) "
|
latin:keyOutputText=":-) "
|
||||||
latin:keyHintIcon="@drawable/hint_popup_holo"
|
latin:keyHintIcon="@drawable/hint_popup_holo"
|
||||||
latin:popupCharacters="@string/alternates_for_smiley"
|
latin:popupCharacters="@string/alternates_for_smiley"
|
||||||
latin:maxPopupKeyboardColumn="5" />
|
latin:maxPopupKeyboardColumn="5" />
|
||||||
|
|
Loading…
Reference in New Issue