mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Disable emoji key appearing in instant messagers
This commit is contained in:
parent
cbd75f9799
commit
e7ec9c3d78
@ -247,13 +247,13 @@
|
|||||||
</case>
|
</case>
|
||||||
<!-- Smiley in textShortMessage field.
|
<!-- Smiley in textShortMessage field.
|
||||||
This <case> should be after Shift + Enter <case> and before any of action <case>. -->
|
This <case> should be after Shift + Enter <case> and before any of action <case>. -->
|
||||||
<case
|
<!--<case
|
||||||
latin:mode="im"
|
latin:mode="im"
|
||||||
>
|
>
|
||||||
<key-style
|
<key-style
|
||||||
latin:styleName="enterKeyStyle"
|
latin:styleName="enterKeyStyle"
|
||||||
latin:parentStyle="emojiKeyStyle" />
|
latin:parentStyle="emojiKeyStyle" />
|
||||||
</case>
|
</case>-->
|
||||||
<case
|
<case
|
||||||
latin:imeAction="actionGo"
|
latin:imeAction="actionGo"
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user