emoji chooser: No emoji in the search entry

Recursion is fun, but better avoided in the ui.

https://bugzilla.gnome.org/show_bug.cgi?id=786960
This commit is contained in:
Matthias Clasen
2017-09-02 08:45:51 -04:00
parent 172c6c1949
commit 434ece4a1c

View File

@@ -12,6 +12,7 @@
<child>
<object class="GtkSearchEntry" id="search_entry">
<property name="visible">1</property>
<property name="input-hints">no-emoji</property>
<signal name="search-changed" handler="search_changed"/>
</object>
</child>