Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 94f73000 authored by Ken Wakasa's avatar Ken Wakasa
Browse files

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

bug: 5310432
Change-Id: I15fe2e9854e9bcf43e833c786feffcb1a081c565
parent ea843f2a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -101,7 +101,7 @@
        <Key
            latin:keyLabel="!"
            latin:moreKeys="¡" />
        <!-- Note: DroidSans doesn't have double-high-reversed-quotation '\u201f' glyph. -->
        <!-- Note: Neither DroidSans nor Roboto have a glyph for ‟ Double high-reversed-9 quotation mark U+201F. -->
            <!-- latin:moreKeys="“,”,„,‟,«,»" -->
        <Key
            latin:keyLabel="&quot;"
+6 −2
Original line number Diff line number Diff line
@@ -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