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

Commit ee8ac602 authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka
Browse files

Preserve label case of to-symbol-key

Bug: 6443192
Change-Id: I66c3c13d43c04fef4731ad2b4edabd8cd32f9437
parent 03b423f3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -137,6 +137,7 @@
        latin:styleName="toSymbolKeyStyle"
        latin:code="!code/key_switch_alpha_symbol"
        latin:keyLabel="!text/label_to_symbol_key"
        latin:keyLabelFlags="preserveCase"
        latin:keyActionFlags="noKeyPreview"
        latin:backgroundType="functional" />
    <key-style
+1 −1
Original line number Diff line number Diff line
@@ -136,7 +136,7 @@
        latin:styleName="toSymbolKeyStyle"
        latin:code="!code/key_switch_alpha_symbol"
        latin:keyLabel="!text/label_to_symbol_key"
        latin:keyLabelFlags="fontNormal"
        latin:keyLabelFlags="fontNormal|preserveCase"
        latin:keyActionFlags="noKeyPreview"
        latin:backgroundType="functional" />
    <key-style
+2 −1
Original line number Diff line number Diff line
@@ -165,7 +165,7 @@
                latin:code="!code/key_switch_alpha_symbol"
                latin:keyIcon="!icon/shortcut_for_label"
                latin:keyLabel="!text/label_to_symbol_with_microphone_key"
                latin:keyLabelFlags="withIconRight"
                latin:keyLabelFlags="withIconRight|preserveCase"
                latin:keyActionFlags="noKeyPreview"
                latin:backgroundType="functional" />
        </case>
@@ -174,6 +174,7 @@
                latin:styleName="toSymbolKeyStyle"
                latin:code="!code/key_switch_alpha_symbol"
                latin:keyLabel="!text/label_to_symbol_key"
                latin:keyLabelFlags="preserveCase"
                latin:keyActionFlags="noKeyPreview"
                latin:backgroundType="functional" />
        </default>