mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Remove text|im restriction for action key
This commit is contained in:
parent
87739b7e97
commit
139ec62461
@ -25,7 +25,6 @@
|
||||
<case
|
||||
latin:keyboardLayoutSet="bengali_akkhor|farsi|kannada|nepali_romanized|nepali_traditional|telugu"
|
||||
latin:bottomEmojiKeyEnabled="true"
|
||||
latin:mode="text|im"
|
||||
>
|
||||
<Key
|
||||
latin:keyStyle="bottomEmojiKeyStyle" />
|
||||
@ -47,7 +46,6 @@
|
||||
</case>
|
||||
<case
|
||||
latin:bottomEmojiKeyEnabled="true"
|
||||
latin:mode="text|im"
|
||||
>
|
||||
<Key
|
||||
latin:keyStyle="bottomEmojiKeyStyle" />
|
||||
|
@ -36,7 +36,6 @@
|
||||
<switch>
|
||||
<case
|
||||
latin:bottomEmojiKeyEnabled="true"
|
||||
latin:mode="text|im"
|
||||
>
|
||||
<Key
|
||||
latin:keyStyle="bottomEmojiKeyStyle"
|
||||
|
Loading…
Reference in New Issue
Block a user