]> git.cworth.org Git - notmuch/blobdiff - lib/notmuch-private.h
lib: index attachments with mime types matching index.as_text
[notmuch] / lib / notmuch-private.h
index 1d3d2b0c9db220d36723728c044f6b0b8e71cfef..c19ee8e20a4b0c6785481509b921639a563c703f 100644 (file)
@@ -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 *