Clean up the mini keyboard for the Double low-9 quotation mark U+201E key

bug: 5310432
Change-Id: I15fe2e9854e9bcf43e833c786feffcb1a081c565
main
Ken Wakasa 2011-09-14 12:13:58 +09:00
parent ea843f2a24
commit 94f73000e3
2 changed files with 8 additions and 4 deletions

View File

@ -101,8 +101,8 @@
<Key
latin:keyLabel="!"
latin:moreKeys="¡" />
<!-- Note: DroidSans doesn't have double-high-reversed-quotation '\u201f' glyph. -->
<!-- latin:moreKeys="“,”,„,‟,«,»" -->
<!-- Note: Neither DroidSans nor Roboto have a glyph for ‟ Double high-reversed-9 quotation mark U+201F. -->
<!-- latin:moreKeys="“,”,„,‟,«,»" -->
<Key
latin:keyLabel="&quot;"
latin:moreKeys="“,”,«,»"

View File

@ -32,9 +32,11 @@
<Key
latin:keyStyle="toAlphaKeyStyle"
latin:keyWidth="15%p" />
<!-- Note: Neither DroidSans nor Roboto have a glyph for ‟ Double high-reversed-9 quotation mark U+201F. -->
<!-- latin:keyLabelOption="hasPopupHint" -->
<!-- latin:moreKeys="‟" -->
<Key
latin:keyLabel="„"
latin:moreKeys="“,”,„,‟,«,»,,,,"
latin:keyStyle="functionalKeyStyle" />
<Key
latin:keyStyle="spaceKeyStyle"
@ -53,9 +55,11 @@
latin:keyWidth="13.75%p" />
<include
latin:keyboardLayout="@xml/kbd_settings_or_tab" />
<!-- Note: Neither DroidSans nor Roboto have a glyph for ‟ Double high-reversed-9 quotation mark U+201F. -->
<!-- latin:keyLabelOption="hasPopupHint" -->
<!-- latin:moreKeys="‟" -->
<Key
latin:keyLabel="„"
latin:moreKeys="“,”,„,‟,«,»,,,,"
latin:keyWidth="9.2%p"
latin:keyStyle="functionalKeyStyle" />
<Key