X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=lib%2Fnotmuch-private.h;h=c19ee8e20a4b0c6785481509b921639a563c703f;hb=18e35950dad8daa485d86e244ffd5d5e6a63d03a;hp=1d3d2b0c9db220d36723728c044f6b0b8e71cfef;hpb=3f27cce71f9f154cb0c2134c32d41c31eb62a239;p=notmuch diff --git a/lib/notmuch-private.h b/lib/notmuch-private.h index 1d3d2b0c..c19ee8e2 100644 --- a/lib/notmuch-private.h +++ b/lib/notmuch-private.h @@ -259,6 +259,10 @@ _notmuch_database_filename_to_direntry (void *ctx, notmuch_find_flags_t flags, char **direntry); +bool +_notmuch_database_indexable_as_text (notmuch_database_t *notmuch, + const char *mime_string); + /* directory.cc */ notmuch_directory_t *