1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-03 02:49:25 +00:00

Merge branch 'wip/sadiq/fixes' into 'master'

new-call: Set input hints and purpose of SearchEntry

See merge request Librem5/calls!20
This commit is contained in:
Bob Ham 2018-09-28 15:00:05 +00:00
commit b8b10ad961

View file

@ -38,6 +38,8 @@
<property name="primary_icon_activatable">False</property>
<property name="primary_icon_name">edit-find-symbolic</property>
<property name="primary_icon_sensitive">False</property>
<property name="input-purpose">phone</property>
<property name="input-hints">no-emoji|inhibit-osk</property>
<property name="visible">True</property>
</object>
<packing>