Merge "Remove double high-reversed-9 quotation mark"

main
Tadashi G. Takaoka 2011-05-12 23:12:55 -07:00 committed by Android (Google) Code Review
commit ce1902bb0e
3 changed files with 14 additions and 7 deletions

View File

@ -137,7 +137,8 @@
latin:mode="url"
>
<Key
latin:keyLabel="\'" />
latin:keyLabel="\'"
latin:popupCharacters=",,," />
</case>
<default>
<Key
@ -151,10 +152,13 @@
latin:languageCode="ru"
>
<Key
latin:keyLabel="\'" />
latin:keyLabel="\'"
latin:popupCharacters=",,," />
<!-- Note: DroidSans doesn't have double-high-reversed-quotation '\u201f' glyph. -->
<!-- latin:popupCharacters="“,”,„,‟,«,»" -->
<Key
latin:keyLabel="&quot;"
latin:popupCharacters="“,”,«,»,˝" />
latin:popupCharacters="“,”,«,»" />
<Key
latin:keyLabel="." />
<Key
@ -212,9 +216,10 @@
</case>
<default>
<!-- Note: DroidSans doesn't have double-high-reversed-quotation '\u201f' glyph. -->
<!-- latin:popupCharacters="“,”,„,‟,«,»,,,," -->
<Key
latin:keyLabel="&quot;"
latin:popupCharacters="“,”,„,‟,«,»,,,," />
latin:popupCharacters="“,”,«,»,,,," />
<Key
latin:keyLabel="_" />
</default>

View File

@ -128,7 +128,8 @@
latin:keyLabel="n"
latin:popupCharacters="@string/alternates_for_n" />
<Key
latin:keyLabel="\'" />
latin:keyLabel="\'"
latin:popupCharacters=",,," />
<Key
latin:keyStyle="deleteKeyStyle"
latin:keyWidth="15%p"

View File

@ -106,13 +106,14 @@
latin:keyLabel="!"
latin:popupCharacters="¡" />
<!-- Note: DroidSans doesn't have double-high-reversed-quotation '\u201f' glyph. -->
<!-- latin:popupCharacters="“,”,„,‟,«,»" -->
<Key
latin:keyLabel="&quot;"
latin:popupCharacters="“,”,„,‟,«,»"
latin:popupCharacters="“,”,«,»"
latin:maxPopupKeyboardColumn="6" />
<Key
latin:keyLabel="\'"
latin:popupCharacters=",,,,´" />
latin:popupCharacters=",,," />
<Key
latin:keyLabel=":" />
<Key