]> rtime.felk.cvut.cz Git - notmuch.git/blobdiff - notmuch.c
NEWS: add notes about emacs improvements and reply formating cleanup
[notmuch.git] / notmuch.c
index 3973e350d06391935d5829ff9fa171bd091d014e..f9d66297f044971b034521d2e5c916b4a5aee77f 100644 (file)
--- a/notmuch.c
+++ b/notmuch.c
@@ -579,6 +579,7 @@ main (int argc, char *argv[])
     local = talloc_new (NULL);
 
     g_mime_init (0);
+    g_type_init ();
 
     if (argc == 1)
        return notmuch (local);