pidgin/pidgin

Add a get_minimum_search_length to PurpleProtocolContacts
default tip
8 days ago, Gary Kramlich
5ebb4beb29b7
Add a get_minimum_search_length to PurpleProtocolContacts

This can be used by user interfaces, to not call
PurpleProtocolContacts.search_async with strings smaller than this length.

Testing Done:
Called in the turtles and ran the protocol_contacts test under valgrind.

Reviewed at https://reviews.imfreedom.org/r/3164/
<?xml version="1.0" encoding="UTF-8"?>
<gresources>
<gresource prefix="/im/pidgin/libpurple/tests/sqlite3/">
<file compressed="true">initial.sql</file>
<file compressed="true">secondary.sql</file>
<file compressed="true">malformed.sql</file>
</gresource>
</gresources>